Searched refs:ShouldDisable (Results 1 – 4 of 4) sorted by relevance
84 BenchmarkFoo.ShouldDisable = FakeShouldDisable85 BenchmarkBar.ShouldDisable = FakeShouldDisable108 BenchmarkFoo.ShouldDisable = FakeShouldDisable109 BenchmarkBar.ShouldDisable = FakeShouldDisable
81 def ShouldDisable(cls, possible_browser): member in Benchmark
45 not benchmark_class.ShouldDisable(possible_browser) and
278 if possible_browser and benchmark.ShouldDisable(possible_browser):