Home
last modified time | relevance | path

Searched refs:rma_func2 (Results 1 – 1 of 1) sorted by relevance

/external/autotest/server/site_tests/firmware_Cr50RMAOpen/
Dfirmware_Cr50RMAOpen.py324 def rate_limit_check(self, rma_func1, rma_func2): argument
340 rma_func2(expected_exit_status=self.UPDATE_ERROR)
345 rma_func2()
348 def old_authcodes_are_invalid(self, rma_func1, rma_func2): argument
362 active_challenge = rma_func2()
400 rma_func2 = getattr(self, 'rma_' + rma_interface2)
401 test_func(rma_func1, rma_func2)