Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/image_ops/
H A Ddecode_image_op_test.py33 def testBmp(self): member in DecodeImageOpTest
/aosp_15_r20/external/libjpeg-turbo/
H A Dtjunittest.c949 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp() function