Searched refs:FloatInstructionFoldingTest (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 1246 using FloatInstructionFoldingTest = typedef 1249 TEST_P(FloatInstructionFoldingTest, Case) { in TEST_P() argument 1284 INSTANTIATE_TEST_CASE_P(FloatConstantFoldingTest, FloatInstructionFoldingTest, 3818 INSTANTIATE_TEST_CASE_P(IToFConstantFoldingTest, FloatInstructionFoldingTest,
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | fold_test.cpp | 1205 using FloatInstructionFoldingTest = typedef 1208 TEST_P(FloatInstructionFoldingTest, Case) { in TEST_P() argument 1243 INSTANTIATE_TEST_CASE_P(FloatConstantFoldingTest, FloatInstructionFoldingTest, 3777 INSTANTIATE_TEST_CASE_P(IToFConstantFoldingTest, FloatInstructionFoldingTest,
|