Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_swap_function_variables_test.cpp190 auto second_instruction = context->get_def_use_mgr()->GetDef(28); in TEST() local
204 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(28)); in TEST()
208 auto second_instruction = context->get_def_use_mgr()->GetDef(40); in TEST() local
222 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(40)); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_swap_function_variables_test.cpp190 auto second_instruction = context->get_def_use_mgr()->GetDef(28); in TEST() local
204 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(28)); in TEST()
208 auto second_instruction = context->get_def_use_mgr()->GetDef(40); in TEST() local
222 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(40)); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_swap_function_variables_test.cpp190 auto second_instruction = context->get_def_use_mgr()->GetDef(28); in TEST() local
204 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(28)); in TEST()
208 auto second_instruction = context->get_def_use_mgr()->GetDef(40); in TEST() local
222 ASSERT_EQ(second_instruction, context->get_def_use_mgr()->GetDef(40)); in TEST()

Completed in 2 milliseconds