HomeSort by relevance Sort by last modified time
    Searched refs:GetBugLabelsForTest (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/dashboard/dashboard/models/
bug_label_patterns_test.py 44 ['f-prefix', 'foo'], bug_label_patterns.GetBugLabelsForTest(foo_test))
46 [], bug_label_patterns.GetBugLabelsForTest(bar_test))
bug_label_patterns.py 45 def GetBugLabelsForTest(test):
  /external/chromium-trace/catapult/dashboard/dashboard/
email_template.py 302 labels = bug_label_patterns.GetBugLabelsForTest(test)

Completed in 69 milliseconds