Searched refs:_get_board_name (Results 1 – 5 of 5) sorted by relevance
67 if self._get_board_name(
95 if self._get_board_name() in no_ARM_ABI_test_boards and bundle == 'arm':
92 if self._get_board_name() in no_ARM_ABI_test_boards and bundle == 'arm':
810 test_board = self._get_board_name()857 def _get_board_name(self): member in TradefedTest896 board = self._get_board_name()1211 board = self._get_board_name()
132 board=self.test._get_board_name(),