Searched refs:SetCacheConditions (Results 1 – 3 of 3) sorted by relevance
188 def SetCacheConditions(self, cache_conditions): member in Experiment190 run.SetCacheConditions(cache_conditions)
422 br.SetCacheConditions(phony_cache_conditions)425 br.SetCacheConditions(self.test_cache_conditions)
216 def SetCacheConditions(self, cache_conditions): member in BenchmarkRun