Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system_test.cc3237 CHECK(block_cache_ == nullptr); in Configure()
3241 block_cache_ = block_cache; in Configure()
3260 const FileBlockCache* block_cache_ = nullptr; member in tensorflow::__anonf056f2030111::TestGcsStats