Home
last modified time | relevance | path

Searched defs:file_to_read (Results 1 – 2 of 2) sorted by relevance

/external/iamf_tools/iamf/cli/tests/
Dcli_test_utils_test.cc86 const std::filesystem::path file_to_read(GetAndCleanupOutputFileName(".bin")); in TEST() local
98 const std::filesystem::path file_to_read(GetAndCleanupOutputFileName(".bin")); in TEST() local
112 const std::filesystem::path file_to_read(GetAndCleanupOutputFileName(".bin")); in TEST() local
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc402 std::unique_ptr<RandomAccessFile> file_to_read; in TEST_F() local