Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/test/
Dmojo_test_base.h45 int WaitForShutdown();
71 return c.WaitForShutdown(); in RunTestClientAndGetExitCode()
Dmojo_test_base.cc80 int MojoTestBase::ClientController::WaitForShutdown() { in WaitForShutdown() function in mojo::core::test::MojoTestBase::ClientController