Home
last modified time | relevance | path

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

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