Home
last modified time | relevance | path

Searched refs:AddTests (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium-trace/catapult/dashboard/dashboard/
Dauto_bisect_test.py39 testing_common.AddTests(
106 testing_common.AddTests(
118 testing_common.AddTests(
133 testing_common.AddTests(['Foo'], ['bar'], {'sunspider': {'score': {}}})
145 testing_common.AddTests(
169 testing_common.AddTests(['V8'], ['x86'], {'v8': {'sunspider': {}}})
Demail_summary_test.py52 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], {
67 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], {
82 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], {
96 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], {
111 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], {
Ddump_graph_json_test.py31 testing_common.AddTests('M', 'b', {'foo': {}})
48 testing_common.AddTests('M', 'b', {'foo': {}})
99 testing_common.AddTests('M', 'b', {'foo': {}})
120 testing_common.AddTests('M', 'b', {'foo': {}})
121 testing_common.AddTests('M', 'b', {'bar': {}})
Dmain_test.py36 testing_common.AddTests(['M'], ['b'], {'t': {'foo': {}}})
66 testing_common.AddTests(['M'], ['b'], {'t': {'foo': {}}})
Dalerts_test.py36 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], {
177 testing_common.AddTests(['M'], ['b'], {'foo': {'bar': {}}})
190 testing_common.AddTests(['M'], ['b'], {'foo': {'bar': {}}})
Dfind_anomalies_test.py101 testing_common.AddTests(
268 testing_common.AddTests(
293 testing_common.AddTests(
318 testing_common.AddTests(
Dstart_try_job_test.py376 testing_common.AddTests(
1026 testing_common.AddTests(
1034 testing_common.AddTests(
Dmigrate_test_names_test.py52 testing_common.AddTests(*_MOCK_DATA)
296 testing_common.AddTests(['Master'], ['b'], {'suite': {'foo': {}}})
Dsend_stoppage_alert_emails_test.py29 testing_common.AddTests(
Dadd_point_queue_test.py61 testing_common.AddTests(['M'], ['b'], {'suite': {'foo': {}}})
Dchange_internal_only_test.py35 testing_common.AddTests(
Dreport_test.py50 testing_common.AddTests(masters, bots, tests)
Dgraph_json_test.py665 testing_common.AddTests(
751 testing_common.AddTests(['Master'], ['b'], {'my_suite': {}})
763 testing_common.AddTests(['Master'], ['b'], {'my_suite': {}})
Dbench_find_anomalies_test.py43 testing_common.AddTests(
Dnew_points_test.py34 testing_common.AddTests(['ChromiumPerf'], ['win7'], tests)
Demail_sheriff_test.py30 testing_common.AddTests(
Dupdate_test_suites_test.py42 testing_common.AddTests(
Dlist_tests_test.py34 testing_common.AddTests(
/external/chromium-trace/catapult/dashboard/dashboard/models/
Danomaly_config_test.py19 testing_common.AddTests(['M'], ['b'], {'foo': {'bar': {}}})
47 testing_common.AddTests(['M'], ['b'], {'foo': {'bar': {}}})
Dstoppage_alert_test.py18 testing_common.AddTests(['M'], ['b'], {'suite': {'foo': {}}})
67 testing_common.AddTests(['M'], ['b'], {'suite': {t: {} for t in tests}})
82 testing_common.AddTests(['M'], ['b'], {'suite': {'another': {}}})
Dalert_test.py20 testing_common.AddTests(
30 testing_common.AddTests(
Dalert_group_test.py22 testing_common.AddTests(
173 testing_common.AddTests(
225 testing_common.AddTests(['ChromiumGPU'], ['linux-release'], test_data)
226 testing_common.AddTests(['QAPerf'], ['linux-release'], test_data)
Dbug_label_patterns_test.py40 testing_common.AddTests(['M'], ['b'], {'foo': {}, 'bar': {}})
/external/v8/tools/testrunner/network/
Ddistro.py88 peers[index + 1].AddTests(shell)
90 peer.AddTests(shell)
/external/v8/tools/testrunner/objects/
Dpeer.py47 def AddTests(self, shell): member in Peer

12