Searched defs:test_config_candidates (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dcodegen_test.cc44 ::std::vector<CodegenTargetConfig> test_config_candidates = { local
66 for (const CodegenTargetConfig& test_config : test_config_candidates) {
H A Dscheduler_test.cc43 ::std::vector<CodegenTargetConfig> test_config_candidates = { local
65 for (const CodegenTargetConfig& test_config : test_config_candidates) {

Completed in 54 milliseconds