Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc168 static std::string cloud_path_; member in tensorflow::__anoncd9cdf680111::ModularFileSystemTest
173 std::string ModularFileSystemTest::cloud_path_; member in tensorflow::__anoncd9cdf680111::ModularFileSystemTest
1766 static bool SetCloudPath(const std::string& cloud_path_) { in SetCloudPath()