Searched refs:fake_microphone_input_file_ (Results 1 – 2 of 2) sorted by relevance
18 fake_microphone_input_file_ = resource_manager_.long_audio_file_path(); in BeforeStreamingFixture()19 EXPECT_FALSE(fake_microphone_input_file_.empty()); in BeforeStreamingFixture()44 channel_, fake_microphone_input_file_.c_str(), true, true)); in RestartFakeMicrophone()
30 std::string fake_microphone_input_file_; variable