Searched refs:WaitForShutdown (Results 1 - 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/test/
H A Dmojo_test_base.h44 int WaitForShutdown();
73 EXPECT_EQ(expected_exit_code, c.WaitForShutdown());
H A Dmojo_test_base.cc75 << "Test clients should be waited on explicitly with WaitForShutdown().";
78 int MojoTestBase::ClientController::WaitForShutdown() { function in class:mojo::edk::test::MojoTestBase::ClientController

Completed in 90 milliseconds