Searched refs:_INVALID_BOARDS (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/site_tests/touch_TabSwitch/ |
D | touch_TabSwitch.py | 17 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'x86-zgb', 'x86-zgb_he', variable in touch_TabSwitch 27 if self._platform in self._INVALID_BOARDS:
|
/external/autotest/client/site_tests/touch_UpdateErrors/ |
D | touch_UpdateErrors.py | 17 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'x86-zgb', 'x86-zgb_he', variable in touch_UpdateErrors 140 if self._platform in self._INVALID_BOARDS:
|
/external/autotest/client/cros/bluetooth/ |
D | bluetooth_semiauto_helper.py | 34 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'lumpy'] variable in BluetoothSemiAutoHelper 48 if device in self._INVALID_BOARDS:
|