Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/utility/
Dquality_scaler_unittest.cc42 if (synchronously_invoke_callback) in OnReportQpUsageHigh()
52 if (synchronously_invoke_callback) in OnReportQpUsageLow()
59 bool synchronously_invoke_callback = true; member in webrtc::MockQpUsageHandler
286 handler_->synchronously_invoke_callback = false; in TEST_P()