Home
last modified time | relevance | path

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

/external/truth/extensions/proto/src/main/java/com/google/common/truth/extensions/proto/
DFluentEqualityConfig.java265 final FluentEqualityConfig comparingExpectedFieldsOnly() { in comparingExpectedFieldsOnly() method in FluentEqualityConfig
DProtoSubject.java477 public ProtoFluentAssertion comparingExpectedFieldsOnly() { in comparingExpectedFieldsOnly() method in ProtoSubject
835 public ProtoFluentAssertion comparingExpectedFieldsOnly() { in comparingExpectedFieldsOnly() method in ProtoSubject.ProtoFluentAssertionImpl
DProtoFluentAssertion.java370 ProtoFluentAssertion comparingExpectedFieldsOnly(); in comparingExpectedFieldsOnly() method
DIterableOfProtosFluentAssertion.java375 IterableOfProtosFluentAssertion<M> comparingExpectedFieldsOnly(); in comparingExpectedFieldsOnly() method
DIterableOfProtosSubject.java554 public IterableOfProtosFluentAssertion<M> comparingExpectedFieldsOnly() { in comparingExpectedFieldsOnly() method in IterableOfProtosSubject
993 public IterableOfProtosFluentAssertion<M> comparingExpectedFieldsOnly() { in comparingExpectedFieldsOnly() method in IterableOfProtosSubject.IterableOfProtosFluentAssertionImpl