Searched refs:expected_num_bytes_read (Results 1 – 1 of 1) sorted by relevance
63 const std::uint64_t expected_num_bytes_read = reader_.size(); in IncrementalParseAndVerify() local81 ASSERT_EQ(expected_num_bytes_read, num_bytes_read); in IncrementalParseAndVerify()