Home
last modified time | relevance | path

Searched refs:ListCombinations (Results 1 – 1 of 1) sorted by relevance

/external/vixl/tools/
Dtest.py459 def ListCombinations(args, options): function
476 test_env_combinations = ListCombinations(args, test_environment_options)
477 test_build_combinations = ListCombinations(args, test_build_options)
483 test_runtime_combinations = ListCombinations(args, test_runtime_options)