Home
last modified time | relevance | path

Searched defs:subfile (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc240 const string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/
Dhadoop_filesystem_test.cc202 const std::string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc368 const std::string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc421 const std::string subfile = io::JoinPath(subdir, "TestSubFile.csv"); in TEST_F() local
/external/mesa3d/src/freedreno/rnn/
Drnn.c828 char *subfile = 0; in trytop() local
/external/libcups/scheduler/
Dcups-driverd.cxx842 char **subfile) /* O - Sub-filename */ in get_file()