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

  /external/autotest/client/site_tests/touch_TabSwitch/
touch_TabSwitch.py 17 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'x86-zgb', 'x86-zgb_he',
27 if self._platform in self._INVALID_BOARDS:
  /external/autotest/client/site_tests/touch_UpdateErrors/
touch_UpdateErrors.py 17 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'x86-zgb', 'x86-zgb_he',
97 if self._platform in self._INVALID_BOARDS:
  /external/autotest/client/cros/bluetooth/
bluetooth_semiauto_helper.py 32 _INVALID_BOARDS = ['x86-alex', 'x86-alex_he', 'lumpy']
46 if device in self._INVALID_BOARDS:

Completed in 3225 milliseconds