Home | History | Annotate | Download | only in crosperf

Lines Matching refs:test_run

456     test_run = MockBenchmarkRun('test run', bench, LABEL_LUMPY, 1, [], self.mm,
464 self.mock_lumpy1.test_run = test_run
465 self.mock_lumpy2.test_run = test_run
466 self.mock_lumpy3.test_run = test_run
467 self.mock_daisy1.test_run = test_run
468 self.mock_daisy2.test_run = test_run