Searched refs:SetMockSpeechRecognitionError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.h535 void SetMockSpeechRecognitionError(const std::string& error,
H A Dtest_runner.cc279 void SetMockSpeechRecognitionError(const std::string& error,
521 &TestRunnerBindings::SetMockSpeechRecognitionError)
1323 void TestRunnerBindings::SetMockSpeechRecognitionError( function in class:content::TestRunnerBindings
1326 runner_->SetMockSpeechRecognitionError(error, message);
2769 void TestRunner::SetMockSpeechRecognitionError(const std::string& error, function in class:content::TestRunner

Completed in 80 milliseconds