Home
last modified time | relevance | path

Searched refs:need_input_hook (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libevent/test/
H A Dregress_rpc.c96 static int need_input_hook = 0; variable
104 if (need_input_hook) { in MessageCb()
145 need_input_hook = 0; in rpc_setup()
450 need_input_hook = 1; in rpc_basic_client()
/aosp_15_r20/external/libevent/test/
H A Dregress_rpc.c103 static int need_input_hook = 0;
111 if (need_input_hook) { in MessageCb()
153 need_input_hook = 0; in rpc_setup()
456 need_input_hook = 1; in rpc_basic_client()
522 need_input_hook = 0; in rpc_basic_client()