Home
last modified time | relevance | path

Searched defs:inner_proto_matcher (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/testing/
DProtobufMatchers.h906 inline InnerProtoMatcher Approximately(InnerProtoMatcher inner_proto_matcher) { in Approximately()
913 inline InnerProtoMatcher Approximately(InnerProtoMatcher inner_proto_matcher, double margin) { in Approximately()
922 inline InnerProtoMatcher Approximately(InnerProtoMatcher inner_proto_matcher, double margin, in Approximately()
935 inline InnerProtoMatcher TreatingNaNsAsEqual(InnerProtoMatcher inner_proto_matcher) { in TreatingNaNsAsEqual()
954 InnerProtoMatcher inner_proto_matcher) { in IgnoringFields()
963 InnerProtoMatcher inner_proto_matcher) { in IgnoringFields()
974 inline InnerProtoMatcher IgnoringRepeatedFieldOrdering(InnerProtoMatcher inner_proto_matcher) { in IgnoringRepeatedFieldOrdering()
986 inline InnerProtoMatcher Partially(InnerProtoMatcher inner_proto_matcher) { in Partially()