Home
last modified time | relevance | path

Searched defs:mock_find_tryjob_index (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/llvm_tools/
Dmodify_a_tryjob_unittest.py53 def testNoTryjobIndexFound(self, mock_find_tryjob_index): argument
93 def testSuccessfullyRemovedTryjobInStatusFile(self, mock_find_tryjob_index): argument
137 def testSuccessfullyRelaunchedTryjob(self, mock_find_tryjob_index, argument
212 def testAddingTryjobThatAlreadyExists(self, mock_find_tryjob_index): argument
254 self, mock_find_tryjob_index): argument
301 def testSuccessfullyAddedTryjob(self, mock_find_tryjob_index, argument
363 def testModifyATryjobOptionDoesNotExist(self, mock_find_tryjob_index): argument
Dupdate_tryjob_status_unittest.py267 mock_find_tryjob_index): argument
306 def testSuccessfullyUpdatedTryjobStatusToGood(self, mock_find_tryjob_index): argument
347 def testSuccessfullyUpdatedTryjobStatusToBad(self, mock_find_tryjob_index): argument
389 mock_find_tryjob_index): argument
430 def testSuccessfullyUpdatedTryjobStatusToSkip(self, mock_find_tryjob_index): argument
478 mock_find_tryjob_index): argument
531 self, mock_get_custom_script_result, mock_find_tryjob_index): argument
576 mock_find_tryjob_index): argument