Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dpatch_manager_unittest.py230 def testFailedToApplyPatchInDryRun(self, mock_dry_run, mock_isfile, argument
261 def testSuccessfullyAppliedPatch(self, mock_dry_run, mock_isfile, mock_isdir): argument