Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/dashboard/dashboard/models/
Dstoppage_alert_test.py23 testing_common.AddRows(test_path, {100})
72 rows = testing_common.AddRows(path, [1])
84 rows = testing_common.AddRows(test_path, [1])
Dalert_group_test.py185 foo_row = testing_common.AddRows(foo_path, {200})[0]
186 bar_row = testing_common.AddRows(bar_path, {200})[0]
/external/chromium-trace/catapult/dashboard/dashboard/
Dreport_test.py144 testing_common.AddRows(
183 testing_common.AddRows(
Dsend_stoppage_alert_emails_test.py36 testing_common.AddRows(test_path, {100})
Dadd_point_queue_test.py62 row = testing_common.AddRows('M/b/suite/foo', {123})[0]
Dchange_internal_only_test.py46 testing_common.AddRows(path, [15000, 15005, 15010, 15015])
Dgroup_report_test.py141 row = testing_common.AddRows(utils.TestPath(test_keys[0]), {100})[0]
Dtesting_common.py195 def AddRows(test_path, rows): function
Dassociate_alerts_test.py147 rows = testing_common.AddRows(utils.TestPath(test_keys[0]), {10, 20})
Ddebug_alert_test.py40 testing_common.AddRows(test_path, rows_dict)
Dauto_triage_test.py52 testing_common.AddRows(test_path, {x: {'value': y} for x, y in series})
Dalerts_test.py179 rows = testing_common.AddRows('M/b/foo/bar', {9800, 9802})
Dauto_bisect_test.py148 testing_common.AddRows(
Dgraph_json_test.py669 testing_common.AddRows(p, [1])
764 rows = testing_common.AddRows('Master/b/my_suite', [345])
/external/sonivox/jet_tools/JetCreator/
DJetCtrls.py119 def AddRows(self, values): member in JetListCtrl
177 def AddRows(self, values): member in JetCheckListCtrl
DJetDialogs.py268 self.je.ctrls[JetDefs.F_ERRGRID].AddRows(errors)
913 self.je.ctrls[JetDefs.F_RPGRDPREVIEW].AddRows(self.lstReplicate)
969 self.je.ctrls[JetDefs.F_RPGRDPREVIEW].AddRows(self.lstMove)