Searched refs:complete_bytes (Results 1 – 1 of 1) sorted by relevance
119 const size_t complete_bytes = internal::ParseCompleteUTF8(buf, buf + buf_size, in TestParseCompleteUTF8() local121 EXPECT_EQ(expected_complete_bytes, complete_bytes); in TestParseCompleteUTF8()