Home
last modified time | relevance | path

Searched refs:addMockSpeechInputResult (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp350 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSString… in addMockSpeechInputResult() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h228 … void addMockSpeechInputResult(const QString& result, double confidence, const QString& language);
DLayoutTestControllerQt.cpp814 void LayoutTestController::addMockSpeechInputResult(const QString& result, double confidence, const… in addMockSpeechInputResult() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h339 void addMockSpeechInputResult(const CppArgumentList&, CppVariant*);
DLayoutTestController.cpp157 bindMethod("addMockSpeechInputResult", &LayoutTestController::addMockSpeechInputResult); in LayoutTestController()
1626 void LayoutTestController::addMockSpeechInputResult(const CppArgumentList& arguments, CppVariant* r… in addMockSpeechInputResult() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.h107 void addMockSpeechInputResult(JSStringRef result, double confidence, JSStringRef language);
DLayoutTestController.cpp1290 controller->addMockSpeechInputResult(result.get(), confidence, language.get()); in addMockSpeechInputResultCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp502 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSString… in addMockSpeechInputResult() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp441 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSString… in addMockSpeechInputResult() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/mac/
DLayoutTestControllerMac.mm449 void LayoutTestController::addMockSpeechInputResult(JSStringRef result, double confidence, JSString… function
/external/webkit/Tools/
DChangeLog-2011-02-169726 (LayoutTestController::addMockSpeechInputResult):
9729 (LayoutTestController::addMockSpeechInputResult):
9731 (LayoutTestController::addMockSpeechInputResult):
9733 (LayoutTestController::addMockSpeechInputResult):
9736 (LayoutTestController::addMockSpeechInputResult):
9738 (LayoutTestController::addMockSpeechInputResult):