Lines Matching refs:ref
105 'ref': {},
108 ref = utils.TestKey(
109 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
112 test_container_key = utils.GetTestContainerKey(ref.key)
127 test_path = 'ChromiumGPU/linux-release/scrolling_benchmark/ref'
138 'ChromiumGPU/linux-release/scrolling_benchmark/ref'),
142 'ChromiumGPU/linux-release/scrolling_benchmark/ref'),
146 'ChromiumGPU/linux-release/scrolling_benchmark/ref'),
200 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
213 ref = utils.TestKey(
214 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
215 find_anomalies.ProcessTest(ref.key)
216 mock_logging_error.assert_called_with('No sheriff for %s', ref.key)
228 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
236 ModelMatcher('ChromiumGPU/linux-release/scrolling_benchmark/ref'),
248 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
258 'ChromiumGPU/linux-release/scrolling_benchmark/ref'),
273 # corresponding ref build series have the same data.
276 'scrolling_benchmark': {'ref': {}},
278 ref = utils.TestKey(
279 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
282 test_container_key = utils.GetTestContainerKey(ref.key)
290 ref.put()
297 # Tests that an Anomaly entity is created when non-ref series goes up, but
298 # the ref series stays flat.
301 'scrolling_benchmark': {'ref': {}},
303 ref = utils.TestKey(
304 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
307 test_container_key = utils.GetTestContainerKey(ref.key)
314 email='a@google.com', id='sheriff', patterns=[ref.test_path]).put()
317 ref.put()
326 'scrolling_benchmark': {'ref': {}},
328 ref = utils.TestKey(
329 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
330 test_container_key = utils.GetTestContainerKey(ref.key)
334 email='a@google.com', id='sheriff', patterns=[ref.test_path]).put()
335 ref.put()
336 find_anomalies.ProcessTest(ref.key)
350 'ChromiumGPU/linux-release/scrolling_benchmark/ref').get()
361 'ChromiumGPU/linux-release/scrolling_benchmark/ref'),
364 'ChromiumGPU/linux-release/scrolling_benchmark/ref')