Home
last modified time | relevance | path

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

/external/avb/test/
Dat_auth_unlock_unittest.py256 def makeFastbootCommandFake(testcase, function
334 mock_subp_check_output.side_effect = makeFastbootCommandFake(self)
342 mock_subp_check_output.side_effect = makeFastbootCommandFake(
349 mock_subp_check_output.side_effect = makeFastbootCommandFake(self)
363 mock_subp_check_output.side_effect = makeFastbootCommandFake(
372 mock_subp_check_output.side_effect = makeFastbootCommandFake(
382 mock_subp_check_output.side_effect = makeFastbootCommandFake(
395 mock_subp_check_output.side_effect = makeFastbootCommandFake(self)
410 mock_subp_check_output.side_effect = makeFastbootCommandFake(self)
429 mock_subp_check_output.side_effect = makeFastbootCommandFake(self)
[all …]