Home
last modified time | relevance | path

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

/third_party/grpc/test/core/json/
Djson_test.cc55 void ValidateValue(const Json& actual, const Json& expected) { in ValidateValue() function
/third_party/protobuf/src/google/protobuf/
Dstruct.pb.h127 static bool ValidateValue(void*) { return true; } in ValidateValue() function
/third_party/flatbuffers/src/
Didl_parser.cpp2254 FLATBUFFERS_CHECKED_ERROR ValidateValue(int64_t *ev, bool next) { in ValidateValue() function