Searched defs:ZlibInputStream (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/lib/io/ | ||
D | zlib_buffers_test.cc | 161 TEST(ZlibInputStream, FailsToReadIfWindowBitsAreIncompatible) { in TEST() argument |
D | zlib_inputstream.cc | 55 ZlibInputStream::ZlibInputStream( in ZlibInputStream() function in tensorflow::io::ZlibInputStream |