Searched refs:WaitForCreatedVideoEncoders (Results 1 – 3 of 3) sorted by relevance
120 bool WaitForCreatedVideoEncoders(int num_encoders);
229 bool FakeWebRtcVideoEncoderFactory::WaitForCreatedVideoEncoders( in WaitForCreatedVideoEncoders() function in cricket::FakeWebRtcVideoEncoderFactory
581 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()831 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(2)); in TEST_F()914 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(2)); in TEST_F()946 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()981 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()1315 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(1)); in TEST_F()1330 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(2)); in TEST_F()1345 ASSERT_TRUE(encoder_factory_->WaitForCreatedVideoEncoders(3)); in TEST_F()