Searched refs:UNITTEST_CHECK_AND_CONTINUE_LOG (Results 1 - 5 of 5) sorted by relevance
/foundation/multimedia/player_framework/test/unittest/common/include/ |
H A D | unittest_log.h | 48 #define UNITTEST_CHECK_AND_CONTINUE_LOG(cond, fmt, ...) \ macro
|
/foundation/multimedia/media_foundation/tests/unittest/common/include/ |
H A D | unittest_log.h | 55 #define UNITTEST_CHECK_AND_CONTINUE_LOG(cond, fmt, ...) \ macro
|
/foundation/multimedia/av_codec/test/unittest/common/ |
H A D | unittest_log.h | 88 #define UNITTEST_CHECK_AND_CONTINUE_LOG(cond, fmt, ...) \ macro
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
H A D | buffer_converter_unit_test.cpp | 139 UNITTEST_CHECK_AND_CONTINUE_LOG(buffer_ != nullptr, "not support this pixel format:%d", in HWTEST_F() 164 UNITTEST_CHECK_AND_CONTINUE_LOG(buffer_ != nullptr, "not support this pixel format:%d", in HWTEST_F()
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/ |
H A D | venc_sample.cpp | 1006 UNITTEST_CHECK_AND_CONTINUE_LOG(err == 0, "RequestBuffer failed, GSError=%d", err); in InputFuncSurface()
|
Completed in 4 milliseconds