Searched refs:WaitForCreatedVideoEncoders (Results 1 – 3 of 3) sorted by relevance
122 bool WaitForCreatedVideoEncoders(int num_encoders);
251 bool FakeWebRtcVideoEncoderFactory::WaitForCreatedVideoEncoders( in WaitForCreatedVideoEncoders() function in cricket::FakeWebRtcVideoEncoderFactory
518 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()767 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(2)); in TEST_F()847 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(2)); in TEST_F()878 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()913 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()1268 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()1283 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(2)); in TEST_F()1298 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(3)); in TEST_F()