OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_boards
(Results
1 - 2
of
2
) sorted by null
/external/toolchain-utils/automation/clients/
crosstool.py
31
self.
_boards
= boards
53
for board in self.
_boards
:
62
self._target, self.
_boards
))
/external/autotest/site_utils/
lab_inventory.py
494
self.
_boards
= {h.host_board for h in histories}
544
return self.
_boards
[
all
...]
Completed in 174 milliseconds