Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dverifier.cc89 void CheckOutput(Node* node, Node* use, int count, const char* kind) { in CheckOutput() function in v8::internal::compiler::Verifier::Visitor
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter_test.cc145 void CheckOutput(const Message& expected, int expected_length) { in CheckOutput() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest
163 void CheckOutput(const Message& expected) { CheckOutput(expected, -1); } in CheckOutput() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest