Searched refs:echo_proxy_a (Results 1 – 1 of 1) sorted by relevance
833 MojoHandle echo_proxy_a, echo_request_a; in TEST_P() local834 CreateMessagePipe(&echo_proxy_a, &echo_request_a); in TEST_P()851 VerifyEcho(echo_proxy_a, "i came here for an argument"); in TEST_P()852 VerifyEcho(echo_proxy_a, "shut your festering gob"); in TEST_P()853 VerifyEcho(echo_proxy_a, "mumble mumble mumble"); in TEST_P()861 VerifyEcho(echo_proxy_a, "the frobinators taste like frobinators"); in TEST_P()869 CloseHandle(echo_proxy_a); in TEST_P()