Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/flow/
Dmutators_stack_unittests.cc207 Mutator otherMutator2 = Mutator(rect); in TEST() local
208 ASSERT_TRUE(mutator2 == otherMutator2); in TEST()
237 Mutator otherMutator2 = Mutator(alpha2); in TEST() local
238 ASSERT_TRUE(mutator2 != otherMutator2); in TEST()