Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/firmware_PDDataSwap/
Dfirmware_PDDataSwap.py26 PD_CONNECT_DELAY = 4 variable in firmware_PDDataSwap
74 time.sleep(self.PD_CONNECT_DELAY + DISCONNECT_TIME_SEC)
81 time.sleep(self.PD_CONNECT_DELAY + DISCONNECT_TIME_SEC)
138 time.sleep(self.PD_CONNECT_DELAY)
/external/autotest/server/site_tests/firmware_PDPowerSwap/
Dfirmware_PDPowerSwap.py25 PD_CONNECT_DELAY = 4 variable in firmware_PDPowerSwap
41 time.sleep(self.PD_CONNECT_DELAY)
88 time.sleep(self.PD_CONNECT_DELAY)
/external/autotest/server/site_tests/firmware_PDTrySrc/
Dfirmware_PDTrySrc.py30 PD_CONNECT_DELAY = 4 variable in firmware_PDTrySrc
59 time.sleep(self.PD_DISCONNECT_TIME + self.PD_CONNECT_DELAY)