Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp67 enum class TestEncRet { enum
545 return TestEncRet::ERR_FILE_NOT_FIND; in ReadFileExtern()
558 return TestEncRet::ERR_OK; in ReadFileExtern()
590 if (ret != TestEncRet::ERR_OK) { in EncodeMutiFrames()
610 return TestEncRet::ERR_ENC_FAILED; in EncodeMutiFrames()
615 return TestEncRet::ERR_OK; in EncodeMutiFrames()
626 if (ret == TestEncRet::ERR_OK) { in TestCaseMultiFrameEnc()
889 return TestEncRet::ERR_ENC_FAILED; in EncodeMutiFramesCL()
897 return TestEncRet::ERR_ENC_FAILED; in EncodeMutiFramesCL()
903 return TestEncRet::ERR_OK; in EncodeMutiFramesCL()
[all …]