Home
last modified time | relevance | path

Searched refs:file_to_read (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Daudio_capture_device.py137 file_to_read = os.path.join(self.file_dir, ADB_FILE)
138 with open(file_to_read, 'rb') as pcm_file:
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Denv_test.cc402 std::unique_ptr<RandomAccessFile> file_to_read; in TEST_F() local
403 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()
/aosp_15_r20/external/curl/docs/libcurl/
H A Dlibcurl-security.md177 users. An application that expects https://example.com/file_to_read that and