Home
last modified time | relevance | path

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

/aosp_15_r20/external/truth/extensions/liteproto/src/main/java/com/google/common/truth/extensions/proto/
H A DLiteProtoTruth.java44 public static Subject.Factory<LiteProtoSubject, MessageLite> liteProtos() { in liteProtos() method in LiteProtoTruth
H A DLiteProtoSubject.java46 static Factory<LiteProtoSubject, MessageLite> liteProtos() { in liteProtos() method in LiteProtoSubject