Searched refs:RunTestClientAndGetExitCode (Results 1 – 2 of 2) sorted by relevance
63 EXPECT_EQ(0, RunTestClientAndGetExitCode(client_name, handler)); in RunTestClient()67 int RunTestClientAndGetExitCode(const std::string& client_name, in RunTestClientAndGetExitCode() function
175 int exit_code = RunTestClientAndGetExitCode("EchoEcho", [&](MojoHandle h) { in TEST_P()211 int exit_code = RunTestClientAndGetExitCode("EchoEcho", [&](MojoHandle h) { in TEST_P()