Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment.py202 def SetCacheConditions(self, cache_conditions): member in Experiment
204 run.SetCacheConditions(cache_conditions)
Dbenchmark_run_unittest.py426 br.SetCacheConditions(phony_cache_conditions)
429 br.SetCacheConditions(self.test_cache_conditions)
Dbenchmark_run.py218 def SetCacheConditions(self, cache_conditions): member in BenchmarkRun