Home
last modified time | relevance | path

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

/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/
DMapWithProtoValuesSubject.java58 public class MapWithProtoValuesSubject<M extends Message> extends MapSubject { class
68 protected MapWithProtoValuesSubject(FailureMetadata failureMetadata, @Nullable Map<?, M> map) { in MapWithProtoValuesSubject() method in MapWithProtoValuesSubject
72 MapWithProtoValuesSubject( in MapWithProtoValuesSubject() method in MapWithProtoValuesSubject