OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_bug
(Results
1 - 2
of
2
) sorted by null
/external/autotest/site_utils/
test_push.py
425
def
close_bug
():
function
498
old_issue_ids =
close_bug
()
test_push_unittest.py
126
"""Test
close_bug
method that failed to close a bug."""
144
self.assertRaises(test_push.TestPushException, test_push.
close_bug
)
Completed in 196 milliseconds