Home
last modified time | relevance | path

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

/external/autotest/server/cros/cfm/configurable_test/
Dactions.py328 class RetryAssertAction(Action): class
349 super(RetryAssertAction, self).__init__()
Dactions_unittest.py171 action = actions.RetryAssertAction(RaisesFirstTimeAction(), 3, 0)
175 action = actions.RetryAssertAction(RaisesFirstTimeAction(), 1)
/external/autotest/server/site_tests/enterprise_CFM_ConfigurableCfmTestSanity/
Dcontrol.verifications25 RetryAssertAction(