Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng.cpp97 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable
1146 auto errorCallback = [&result](const std::string& error) { result = VIDEO_CALLBACK_RESULT; }; in __anon0a2566a31002()
1150 EXPECT_EQ(result, VIDEO_CALLBACK_RESULT);
H A Dvideo_test_ng_extra_add.cpp96 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable
H A Dvideo_property_test_ng.cpp97 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable
H A Dvideo_test_ng_add.cpp96 const std::string VIDEO_CALLBACK_RESULT = "result_ok"; variable