Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dequivalence_relation_test.cpp128 EquivalenceRelation<uint32_t, UInt32Hash, UInt32Equals> relation2; in TEST() local
132 relation2.Register(i); in TEST()
138 relation2.MakeEquivalent(i, i - 10); in TEST()
146 ToUIntVector(relation2.GetEquivalenceClassRepresentatives())); in TEST()
149 ToUIntVector(relation2.GetEquivalenceClass(*representative))); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dequivalence_relation_test.cpp128 EquivalenceRelation<uint32_t, UInt32Hash, UInt32Equals> relation2; in TEST() local
132 relation2.Register(i); in TEST()
138 relation2.MakeEquivalent(i, i - 10); in TEST()
146 ToUIntVector(relation2.GetEquivalenceClassRepresentatives())); in TEST()
149 ToUIntVector(relation2.GetEquivalenceClass(*representative))); in TEST()
/third_party/spirv-tools/test/fuzz/
H A Dequivalence_relation_test.cpp128 EquivalenceRelation<uint32_t, UInt32Hash, UInt32Equals> relation2; in TEST() local
132 relation2.Register(i); in TEST()
138 relation2.MakeEquivalent(i, i - 10); in TEST()
146 ToUIntVector(relation2.GetEquivalenceClassRepresentatives())); in TEST()
149 ToUIntVector(relation2.GetEquivalenceClass(*representative))); in TEST()

Completed in 2 milliseconds