Searched defs:mock_command_output (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/toolchain-utils/llvm_tools/ |
H A D | update_chromeos_llvm_hash_unittest.py | 332 mock_command_output, argument 430 self, mock_command_output, mock_realpath, mock_islink, mock_llvm_version argument 483 self, mock_command_output, mock_islink argument
|
H A D | git_unittest.py | 61 def testSuccessfullyCreatedBranch(self, mock_command_output, mock_isdir): argument 89 def testSuccessfullyDeletedBranch(self, mock_command_output, mock_isdir): argument
|