Searched refs:assertParsePartial (Results 1 – 1 of 1) sorted by relevance
127 assertParsePartial(TestRequired.parser(), TestRequired.newBuilder().setA(1).buildPartial()); in testParsePartial()130 private <T extends MessageLite> void assertParsePartial( in assertParsePartial() method in ParserTest