Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/cros/
H A Dhost_lock_manager_unittest.py64 def testCheckHost_SkipsUnknownHost(self, get_mock): argument
72 def testCheckHost_DetectsLockedHost(self, get_mock): argument
81 def testCheckHost_DetectsUnlockedHost(self, get_mock): argument
90 def testCheckHost_ReturnsHostToLock(self, get_mock): argument
99 def testCheckHost_ReturnsHostToUnlock(self, get_mock): argument
/aosp_15_r20/external/pytorch/test/distributed/elastic/events/
H A Dlib_test.py65 def test_construct_and_record_rdzv_event(self, get_mock, record_mock): argument
77 self, get_mock, record_mock argument