Home
last modified time | relevance | path

Searched refs:expected_endpoint (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format.h126 int expected_endpoint = output->ByteCount() + size; in SerializeWithCachedSizes() local
129 GOOGLE_CHECK_EQ(output->ByteCount(), expected_endpoint) in SerializeWithCachedSizes()