Searched defs:FileIO (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | test_fileio.py | 345 FileIO = _io.FileIO variable in CAutoFileTests |
| /external/sfntly/cpp/src/test/ | ||
| D | file_io_test.cc | 149 TEST(FileIO, All) { in TEST() argument |
| /external/tensorflow/tensorflow/python/lib/io/ | ||
| D | file_io.py | 34 class FileIO(object): class |
| /external/python/cpython3/Lib/ | ||
| D | _pyio.py | 1499 class FileIO(RawIOBase): class |