HomeSort by relevance Sort by last modified time
    Searched refs:WaitForShutdown (Results 1 - 2 of 2) sorted by null

  /external/libmojo/mojo/edk/test/
mojo_test_base.h 44 int WaitForShutdown();
73 EXPECT_EQ(expected_exit_code, c.WaitForShutdown());
mojo_test_base.cc 75 << "Test clients should be waited on explicitly with WaitForShutdown().";
78 int MojoTestBase::ClientController::WaitForShutdown() {

Completed in 629 milliseconds