Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc288 case TestOrder::kSameAsAlloc: in operator <<()
290 case TestOrder::kReverseOfAlloc: in operator <<()
2583 TestOrder order = GetParam(); in TEST_P()
2604 if (order == TestOrder::kSameAsAlloc) { in TEST_P()
2751 TestOrder order = GetParam(); in TEST_P()
2781 if (order == TestOrder::kReverseOfAlloc) { in TEST_P()
2893 TestOrder order = GetParam(); in TEST_P()
2912 if (order == TestOrder::kSameAsAlloc) { in TEST_P()
3068 TestOrder order = GetParam(); in TEST_P()
3084 if (order == TestOrder::kSameAsAlloc) { in TEST_P()
[all …]