Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/include/
H A Dscreen_capture_capi_mock.h49 bool IsErrorCallBackEnabled() override in IsErrorCallBackEnabled() function
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/
H A Dscreen_capture_mock.h93 virtual bool IsErrorCallBackEnabled() in IsErrorCallBackEnabled() function
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp41 ASSERT_FALSE(screenCapture_->IsErrorCallBackEnabled()); in OnError()
167 ASSERT_TRUE(screenCapture_->IsErrorCallBackEnabled()); in OnError()