OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveOwner
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/dashboard/dashboard/
test_owner_test.py
42
test_owner.
RemoveOwner
('ChromiumPerf/speedometer', 'chris@google.com')
43
test_owner.
RemoveOwner
('ChromiumPerf/speedometer', 'chris@chromium.org')
44
test_owner.
RemoveOwner
('ChromiumPerf/octane', 'chris@chromium.org')
edit_test_owners.py
70
test_owner.
RemoveOwner
(test_suite_path, owner_email)
test_owner.py
116
def
RemoveOwner
(test_suite_path, owner_email=None):
Completed in 290 milliseconds