Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dresults_cache.py628 for glob_path in self.FormCacheDir(self.GetCacheKeyList(True)):
637 cache_path = self.FormCacheDir(self.GetCacheKeyList(False))[0]
650 def FormCacheDir(self, list_of_strings): member in ResultsCache
Dresults_cache_unittest.py1013 path = self.results_cache.FormCacheDir(cache_key_list)