Searched defs:test_config (Results 1 – 3 of 3) sorted by relevance
/aosp12/build/soong/scripts/ | ||
H A D | test_config_fixer_test.py | 40 test_config = ( variable in OverwritePackageNameTest |
/aosp12/art/compiler/optimizing/ | ||
H A D | scheduler_test.cc | 59 for (const CodegenTargetConfig& test_config : test_config_candidates) { in GetTargetConfigs() local |
H A D | codegen_test.cc | 58 for (const CodegenTargetConfig& test_config : test_config_candidates) { in GetTargetConfigs() local |