OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unsupported_boards
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/hardware_PerfCallgraphVerification/
hardware_PerfCallgraphVerification.py
68
unsupported_boards
= ['gizmo']
70
if board in
unsupported_boards
:
/external/autotest/client/site_tests/hardware_PerfCounterVerification/
hardware_PerfCounterVerification.py
55
unsupported_boards
= ['gizmo']
57
if board in
unsupported_boards
:
Completed in 79 milliseconds