Home
last modified time | relevance | path

Searched refs:IsReadyForEncodeLocked (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/video/
Dvideo_send_stream_tests.cc2495 return IsReadyForEncodeLocked(); in TEST_F()
2504 bool IsReadyForEncodeLocked() RTC_EXCLUSIVE_LOCKS_REQUIRED(mutex_) { in TEST_F() function in webrtc::TEST_F::EncoderStateObserver
2541 EXPECT_TRUE(IsReadyForEncodeLocked()); in TEST_F()