Searched refs:testBmp (Results 1 – 3 of 3) sorted by relevance
23 extern "C" int testBmp(int yuv, int noyuvpad, int autoalloc);57 EXPECT_EQ(testBmp(std::get<0>(GetParam()), in TEST_P()
37 def testBmp(self): member in DecodeImageOpTest
923 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp() function