Home
last modified time | relevance | path

Searched defs:ExpectAtEnd (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.h1116 inline bool CodedInputStream::ExpectAtEnd() { in ExpectAtEnd() function
Dcoded_stream_unittest.cc1113 TEST_F(CodedStreamTest, ExpectAtEnd) { in TEST_F() argument