Lines Matching refs:LOG
43 MediaTrackTranscoderTests() { LOG(DEBUG) << "MediaTrackTranscoderTests created"; } in MediaTrackTranscoderTests()
46 LOG(DEBUG) << "MediaTrackTranscoderTests set up"; in SetUp()
131 void TearDown() override { LOG(DEBUG) << "MediaTrackTranscoderTests tear down"; } in TearDown()
133 ~MediaTrackTranscoderTests() { LOG(DEBUG) << "MediaTrackTranscoderTests destroyed"; } in ~MediaTrackTranscoderTests()
151 LOG(DEBUG) << "Testing WaitNormalOperation"; in TEST_P()
162 LOG(DEBUG) << "Testing StopNormalOperation"; in TEST_P()
177 LOG(DEBUG) << "Testing StartWithoutConfigure"; in TEST_P()
182 LOG(DEBUG) << "Testing StopWithoutStart"; in TEST_P()
189 LOG(DEBUG) << "Testing DoubleStartStop"; in TEST_P()
205 LOG(DEBUG) << "Testing DoubleConfigure"; in TEST_P()
213 LOG(DEBUG) << "Testing ConfigureAfterFail"; in TEST_P()
221 LOG(DEBUG) << "Testing RestartAfterStop"; in TEST_P()
231 LOG(DEBUG) << "Testing RestartAfterFinish"; in TEST_P()
243 LOG(DEBUG) << "Testing HoldSampleAfterTranscoderRelease"; in TEST_P()
259 LOG(DEBUG) << "Testing HoldSampleAfterTranscoderStop"; in TEST_P()
273 LOG(DEBUG) << "Testing NullSampleReader"; in TEST_P()
280 LOG(DEBUG) << "Testing InvalidTrackIndex"; in TEST_P()
288 LOG(DEBUG) << "Testing StopOnSync"; in TEST_P()