Searched refs:assert_does_not_parse_at_eof (Results 1 – 1 of 1) sorted by relevance
595 void assert_does_not_parse_at_eof(const string& proto) { in assert_does_not_parse_at_eof() function610 assert_does_not_parse_at_eof(proto); in assert_does_not_parse()611 assert_does_not_parse_at_eof(cat( proto, thirty_byte_nop )); in assert_does_not_parse()634 assert_does_not_parse_at_eof(tag(fieldnum, wire_type)); in test_premature_eof_for_type()637 assert_does_not_parse_at_eof(tag(rep_fieldnum, wire_type)); in test_premature_eof_for_type()640 assert_does_not_parse_at_eof(tag(UNKNOWN_FIELD, wire_type)); in test_premature_eof_for_type()643 assert_does_not_parse_at_eof( in test_premature_eof_for_type()647 assert_does_not_parse_at_eof( in test_premature_eof_for_type()651 assert_does_not_parse_at_eof( in test_premature_eof_for_type()656 assert_does_not_parse_at_eof( in test_premature_eof_for_type()[all …]