Searched refs:secondCopy (Results 1 – 1 of 1) sorted by relevance
174 Foo secondCopy = Foo.parseFrom(foo.toByteArray()); in testRoundTrips() local175 assertEquals(copy, secondCopy); in testRoundTrips()