Searched refs:echo_proxy_b (Results 1 – 1 of 1) sorted by relevance
825 MojoHandle echo_proxy_b, echo_request_b; in TEST_F() local826 CreateMessagePipe(&echo_proxy_b, &echo_request_b); in TEST_F()844 VerifyEcho(echo_proxy_b, "wubalubadubdub"); in TEST_F()845 VerifyEcho(echo_proxy_b, "wubalubadubdub"); in TEST_F()851 VerifyEcho(echo_proxy_b, "beep bop boop"); in TEST_F()859 CloseHandle(echo_proxy_b); in TEST_F()