Searched defs:BlockUntilStarted (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/test/spawned_test_server/
H A Dremote_test_server.cc138 bool RemoteTestServer::BlockUntilStarted() { function in class:net::RemoteTestServer
H A Dlocal_test_server.cc94 return StartInBackground() && BlockUntilStarted();
112 bool LocalTestServer::BlockUntilStarted() { function in class:net::LocalTestServer

Completed in 115 milliseconds