Searched defs:_board (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/site_tests/graphics_Idle/
H A Dgraphics_Idle.py35 _board = None variable in class:graphics_Idle
52 self._board = utils.get_board()
269 if self._board.startswith('daisy'):
/external/autotest/client/site_tests/graphics_dEQP/
H A Dgraphics_dEQP.py32 _board = None variable in class:graphics_dEQP
63 self._board = utils.get_board()
545 logging.info('ChromeOS BOARD = %s', self._board)

Completed in 272 milliseconds