Searched refs:build_options_target (Results 1 – 2 of 2) sorted by relevance
/external/vixl/tools/ | ||
D | config.py | 60 build_options_target = ['a32', 't32', 'a32,t32', 'a64'] variable |
D | test.py | 165 val_test_choices=['all'] + config.build_options_target, |