Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/
H A DPRESUBMIT_test.py98 def testNoChangesReturnsNoResults(self, mock_subprocess): argument
103 def testChangingIrrelevantFilesReturnsNoResults(self, mock_subprocess): argument
111 def testChangingRelevantFilesReturnsDiff(self, mock_subprocess): argument
/aosp_15_r20/tools/acloud/internal/lib/
H A Doxygen_client_test.py33 def testLeaseDevice(mock_subprocess): argument
H A Dutils_test.py501 def testFindRemoteFiles(self, mock_subprocess): argument
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dupdate_chromeos_llvm_hash_unittest.py387 def testManifestUpdate(self, mock_subprocess, mock_ebuild_paths): argument