Home
last modified time | relevance | path

Searched defs:MindDataTestDvppDecodeJpeg (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Ddvpp_decode_jpeg_test.cc27 class MindDataTestDvppDecodeJpeg : public UT::CVOP::CVOpCommon { class
29 MindDataTestDvppDecodeJpeg() : CVOpCommon() {} in MindDataTestDvppDecodeJpeg() function in MindDataTestDvppDecodeJpeg
34 TEST_F(MindDataTestDvppDecodeJpeg, TestOp1) { in TEST_F() argument