Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhdecoder_buffer_unit_test.cpp50 .apiType = ApiType::TEST_C_API_NEW,
107 .apiType = ApiType::TEST_C_API_NEW,
H A Dhencoder_buffer_unit_test.cpp138 .apiType = ApiType::TEST_C_API_NEW,
220 .apiType = ApiType::TEST_C_API_NEW,
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h33 TEST_C_API_NEW, enumerator
H A Dtester_common.cpp47 case ApiType::TEST_C_API_NEW: in Create()