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

/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble_controller_unittest.cc69 class SpeechInputBubbleControllerTest class in namespace:speech_input
73 SpeechInputBubbleControllerTest() function in class:speech_input::SpeechInputBubbleControllerTest
85 ~SpeechInputBubbleControllerTest() {
113 &SpeechInputBubbleControllerTest::CreateBubble);
162 static SpeechInputBubbleControllerTest* test_fixture_;
165 SpeechInputBubbleControllerTest*
166 SpeechInputBubbleControllerTest::test_fixture_ = NULL;
168 const int SpeechInputBubbleControllerTest::kBubbleCallerId = 1;
175 TEST_F(SpeechInputBubbleControllerTest, TestFocusChanged) {
189 TEST_F(SpeechInputBubbleControllerTest, TestRecognitionCancelle
[all...]

Completed in 58 milliseconds