HomeSort by relevance Sort by last modified time
    Searched refs:TestActionable (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/
provision.py 137 'modem_repair': actionables.TestActionable('cellular_StaleModemReboot'),
147 'rpm': actionables.TestActionable('dummy_PassServer'),
163 CROS_VERSION_PREFIX: actionables.TestActionable(
170 FW_RO_VERSION_PREFIX: actionables.TestActionable(
172 FW_RW_VERSION_PREFIX: actionables.TestActionable(
175 ANDROID_BUILD_VERSION_PREFIX : actionables.TestActionable(
provision_actionables.py 31 class TestActionable(BaseActionable):

Completed in 536 milliseconds