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.cc38 if (BodyExists(parsed_path)) { in FileExists()
68 if (!BodyExists(split_path[0])) { in CreateDir()
79 if (!BodyExists(parent_path)) { in CreateDir()
118 bool BodyExists(const string& name) { in BodyExists() function in tensorflow::InterPlanetaryFileSystem