Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/libs/ota/
Dota_updater_test.py33 self.should_fail = False
36 def set_failure(self, should_fail=True): argument
37 self.should_fail = should_fail
41 if self.should_fail:
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/
Daware_test_utils.py162 should_fail = False
167 should_fail = True
169 if should_fail: