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

/external/chromium_org/content/shell/renderer/test_runner/
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 219 milliseconds