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

  /external/libchrome/mojo/core/test/
mojo_test_base.h 45 int WaitForShutdown();
71 return c.WaitForShutdown();
mojo_test_base.cc 77 << "Test clients should be waited on explicitly with WaitForShutdown().";
80 int MojoTestBase::ClientController::WaitForShutdown() {

Completed in 255 milliseconds