Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Ddecode_compressed_op_test.py47 def testDecompress(self): member in DecodeCompressedOpTest
/external/deqp/modules/internal/
DditAstcTests.cpp68 void testDecompress (CompressedTexFormat format, TexDecompressionParams::AstcMode mode, size_t numB… in testDecompress() function
78 void testDecompress (CompressedTexFormat format, size_t numBlocks, const deUint8* data) in testDecompress() function
/external/python/cpython2/Lib/test/
Dtest_bz2.py385 def testDecompress(self): member in BZ2DecompressorTest
444 def testDecompress(self): member in FuncTest
/external/python/cpython3/Lib/test/
Dtest_bz2.py672 def testDecompress(self): member in BZ2DecompressorTest
839 def testDecompress(self): member in CompressDecompressTest