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

/external/chromium_org/chrome/browser/speech/
H A Dspeech_recognition_bubble_controller_unittest.cc77 class SpeechRecognitionBubbleControllerTest class in namespace:speech
81 SpeechRecognitionBubbleControllerTest() function in class:speech::SpeechRecognitionBubbleControllerTest
91 virtual ~SpeechRecognitionBubbleControllerTest() {
118 &SpeechRecognitionBubbleControllerTest::CreateBubble);
162 static SpeechRecognitionBubbleControllerTest* test_fixture_;
165 SpeechRecognitionBubbleControllerTest*
166 SpeechRecognitionBubbleControllerTest::test_fixture_ = NULL;
168 const int SpeechRecognitionBubbleControllerTest::kBubbleSessionId = 1;
175 TEST_F(SpeechRecognitionBubbleControllerTest, TestFocusChanged) {
189 TEST_F(SpeechRecognitionBubbleControllerTest, TestRecognitionCancelle
[all...]

Completed in 26 milliseconds