Searched refs:echo_proxy_c (Results 1 – 1 of 1) sorted by relevance
839 MojoHandle echo_proxy_c, echo_request_c; in TEST_P() local840 CreateMessagePipe(&echo_proxy_c, &echo_request_c); in TEST_P()863 VerifyEcho(echo_proxy_c, "zzzzzzzzzzzzzzzzzzzzzzzzzz"); in TEST_P()871 CloseHandle(echo_proxy_c); in TEST_P()