Home
last modified time | relevance | path

Searched defs:target_config (Results 1 – 4 of 4) sorted by relevance

/art/test/testrunner/
Dtarget_config.py1 target_config = { variable
/art/compiler/optimizing/
Dcodegen_test.cc78 for (const CodegenTargetConfig& target_config : GetTargetConfigs()) { in TestCode() local
91 for (const CodegenTargetConfig& target_config : GetTargetConfigs()) { in TestCodeLong() local
414 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
467 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
515 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
606 const CodegenTargetConfig target_config) { in TestComparison()
692 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
704 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
Dcodegen_test_utils.h259 static void RunCode(CodegenTargetConfig target_config, in RunCode()
Dscheduler_test.cc183 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in CompileWithRandomSchedulerAndRun() local