struct UnorderedMatcherRequire

Defined at line 3768 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

Enumerations

enum Flags
Name Value
Superset 1 << 0
Subset 1 << 1
ExactMatch Superset | Subset

Defined at line 3769 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h