Home
last modified time | relevance | path

Searched refs:expected_order (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddataflow.cpp152 expected_order; in TEST_F() local
153 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsOnly] = { in TEST_F()
156 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsAtBeginning] = { in TEST_F()
159 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsAtEnd] = { in TEST_F()
162 expected_order[ForwardDataFlowAnalysis::LabelPosition::kNoLabels] = { in TEST_F()
166 for (const auto& test_case : expected_order) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddataflow.cpp152 expected_order; in TEST_F() local
153 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsOnly] = { in TEST_F()
156 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsAtBeginning] = { in TEST_F()
159 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsAtEnd] = { in TEST_F()
162 expected_order[ForwardDataFlowAnalysis::LabelPosition::kNoLabels] = { in TEST_F()
166 for (const auto& test_case : expected_order) { in TEST_F()
/third_party/spirv-tools/test/opt/
H A Ddataflow.cpp151 expected_order; in TEST_F() local
152 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsOnly] = { in TEST_F()
155 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsAtBeginning] = { in TEST_F()
158 expected_order[ForwardDataFlowAnalysis::LabelPosition::kLabelsAtEnd] = { in TEST_F()
161 expected_order[ForwardDataFlowAnalysis::LabelPosition::kNoLabels] = { in TEST_F()
165 for (const auto& test_case : expected_order) { in TEST_F()

Completed in 1 milliseconds