Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/
Dbenchmark_runner_unittest.py81 def FakeShouldDisable(cls, possible_browser): function
84 BenchmarkFoo.ShouldDisable = FakeShouldDisable
85 BenchmarkBar.ShouldDisable = FakeShouldDisable
106 def FakeShouldDisable(cls, possible_browser): function
108 BenchmarkFoo.ShouldDisable = FakeShouldDisable
109 BenchmarkBar.ShouldDisable = FakeShouldDisable