Home | History | Annotate | Download | only in speech

Lines Matching defs:controller_

79         controller_(ALLOW_THIS_IN_INITIALIZER_LIST(
126 test_fixture_->controller_->SetBubbleWarmUpMode(kBubbleCallerId);
128 test_fixture_->controller_->SetBubbleMessage(kBubbleCallerId,
159 scoped_refptr<SpeechInputBubbleController> controller_;
179 controller_->CreateBubble(kBubbleCallerId, 1, 1, gfx::Rect(1, 1));
184 controller_->CloseBubble(kBubbleCallerId);
193 controller_->CreateBubble(kBubbleCallerId, 1, 1, gfx::Rect(1, 1));
198 controller_->CloseBubble(kBubbleCallerId);
207 controller_->CreateBubble(kBubbleCallerId, 1, 1, gfx::Rect(1, 1));
212 controller_->CloseBubble(kBubbleCallerId);