Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/touch_TabSwitch/
Dtouch_TabSwitch.py17 _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/
Dtouch_UpdateErrors.py17 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'x86-zgb', 'x86-zgb_he', variable in touch_UpdateErrors
126 if self._platform in self._INVALID_BOARDS:
/external/autotest/client/cros/bluetooth/
Dbluetooth_semiauto_helper.py32 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'lumpy'] variable in BluetoothSemiAutoHelper
46 if device in self._INVALID_BOARDS: