Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dbenchmark_run.py65 def ReadCache(self): member in BenchmarkRun
237 def ReadCache(self): member in MockBenchmarkRun
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache_test.cc28 Status ReadCache(RamFileBlockCache* cache, const string& filename, in ReadCache() function