Home
last modified time | relevance | path

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

/third_party/spirv-tools/test/fuzz/
Dfuzz_test_util.cpp172 bool introduced_by_transformation_message = in ApplyAndCheckFreshIds() local
175 ASSERT_FALSE(introduced_by_transformation_message && in ApplyAndCheckFreshIds()
178 ASSERT_FALSE(introduced_by_transformation_message || in ApplyAndCheckFreshIds()
181 ASSERT_TRUE(introduced_by_transformation_message || in ApplyAndCheckFreshIds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzz_test_util.cpp178 bool introduced_by_transformation_message = in ApplyAndCheckFreshIds() local
181 ASSERT_FALSE(introduced_by_transformation_message && in ApplyAndCheckFreshIds()
184 ASSERT_FALSE(introduced_by_transformation_message || in ApplyAndCheckFreshIds()
187 ASSERT_TRUE(introduced_by_transformation_message || in ApplyAndCheckFreshIds()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzz_test_util.cpp178 bool introduced_by_transformation_message = in ApplyAndCheckFreshIds() local
181 ASSERT_FALSE(introduced_by_transformation_message && in ApplyAndCheckFreshIds()
184 ASSERT_FALSE(introduced_by_transformation_message || in ApplyAndCheckFreshIds()
187 ASSERT_TRUE(introduced_by_transformation_message || in ApplyAndCheckFreshIds()