Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc142 void CheckOutput(const Message& expected, int expected_length) { in CheckOutput() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest
160 void CheckOutput(const Message& expected) { CheckOutput(expected, -1); } in CheckOutput() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest