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

  /external/chromium-trace/catapult/dashboard/dashboard/
test_owner_test.py 33 test_owner.AddOwner('ChromiumPerf/speedometer', 'chris@google.com')
34 test_owner.AddOwner('ChromiumPerf/speedometer', 'chris@chromium.org')
35 test_owner.AddOwner('ChromiumPerf/octane', 'chris@chromium.org')
edit_test_owners.py 68 test_owner.AddOwner(test_suite_path, owner_email)
test_owner.py 70 def AddOwner(test_suite_path, owner_email):

Completed in 108 milliseconds