Home
last modified time | relevance | path

Searched refs:TEST_C_API_OLD (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.cpp69 .apiType = ApiType::TEST_C_API_OLD,
126 .apiType = ApiType::TEST_C_API_OLD,
H A Dhencoder_buffer_unit_test.cpp157 .apiType = ApiType::TEST_C_API_OLD,
262 .apiType = ApiType::TEST_C_API_OLD,
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.h34 TEST_C_API_OLD, enumerator
H A Dtester_common.cpp45 case ApiType::TEST_C_API_OLD: in Create()