Searched defs:MindDataTestDvppDecodeJpeg (Results 1 – 1 of 1) sorted by relevance
27 class MindDataTestDvppDecodeJpeg : public UT::CVOP::CVOpCommon { class29 MindDataTestDvppDecodeJpeg() : CVOpCommon() {} in MindDataTestDvppDecodeJpeg() function in MindDataTestDvppDecodeJpeg34 TEST_F(MindDataTestDvppDecodeJpeg, TestOp1) { in TEST_F() argument