Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dcros_label.py16 from autotest_lib.client.cros.video import constants as video_test_constants unknown
402 return board in video_test_constants.SUPPORTED_BOARDS
Dcros_host.py25 from autotest_lib.client.cros.video import constants as video_test_constants unknown
2151 if board in video_test_constants.SUPPORTED_BOARDS: