Searched defs:CheckOutput (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | verifier.cc | 89 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/ | ||
| D | protostream_objectwriter_test.cc | 145 void CheckOutput(const Message& expected, int expected_length) { in CheckOutput() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest |