Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dauto_llvm_bisection_unittest.py201 def testGetBuildResult(self, mock_chroot_command): argument
228 def testGetBuildResultPassedWithUnstartedTryjob(self, mock_chroot_command): argument
251 self, mock_chroot_command argument
H A Dchroot_unittest.py23 def testSucceedsToGetChrootEbuildPathForPackage(self, mock_chroot_command): argument