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

/external/chromium_org/chrome/test/chromedriver/
H A Dcommand_listener_proxy.cc17 Status CommandListenerProxy::BeforeCommand(const std::string& command_name) { function in class:CommandListenerProxy
18 return command_listener_->BeforeCommand(command_name);
H A Dperformance_logger.cc106 Status PerformanceLogger::BeforeCommand(const std::string& command_name) { function in class:PerformanceLogger

Completed in 202 milliseconds