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.cc79 for (const CodegenTargetConfig& target_config : GetTargetConfigs()) { in TestCode() local
92 for (const CodegenTargetConfig& target_config : GetTargetConfigs()) { in TestCodeLong() local
414 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
466 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
515 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
607 const CodegenTargetConfig target_config) { in TestComparison()
693 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
706 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in TEST_F() local
Dcodegen_test_utils.h304 static void RunCode(CodegenTargetConfig target_config, in RunCode()
Dscheduler_test.cc184 for (CodegenTargetConfig target_config : GetTargetConfigs()) { in CompileWithRandomSchedulerAndRun() local