Searched refs:fast_example (Results 1 – 1 of 1) sorted by relevance
61 Example fast_example; in TestCorrectness() local64 EXPECT_TRUE(TestFastParse(serialized, &fast_example)); in TestCorrectness()65 EXPECT_EQ(example.DebugString(), fast_example.DebugString()); in TestCorrectness()66 if (example.DebugString() != fast_example.DebugString()) { in TestCorrectness()