Searched refs:file_to_read (Results 1 – 3 of 3) sorted by relevance
137 file_to_read = os.path.join(self.file_dir, ADB_FILE)138 with open(file_to_read, 'rb') as pcm_file:
402 std::unique_ptr<RandomAccessFile> file_to_read; in TEST_F() local403 TF_CHECK_OK(env->NewRandomAccessFile(filename, &file_to_read)); in TEST_F()408 file_to_read->Read(/*offset=*/0, /*n=*/1024, &content, scratch).code()); in TEST_F()
177 users. An application that expects https://example.com/file_to_read that and