Searched refs:AssertAppNotRunning (Results 1 – 3 of 3) sorted by relevance
103 void AssertAppNotRunning(const std::string& error_message);
191 AssertAppNotRunning( in CloseBrowserAndServer()355 void ProxyLauncher::AssertAppNotRunning(const std::string& error_message) { in AssertAppNotRunning() function in ProxyLauncher
117 launcher_->AssertAppNotRunning("Please close any other instances " in SetUp()