Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dfile_system_test.cc40 if (BodyExists(parsed_path)) { in FileExists()
70 if (!BodyExists(split_path[0])) { in CreateDir()
81 if (!BodyExists(parent_path)) { in CreateDir()
121 bool BodyExists(const string& name) { in BodyExists() function in tensorflow::InterPlanetaryFileSystem