Searched defs:ValidateValue (Results 1 – 3 of 3) sorted by relevance
55 void ValidateValue(const Json& actual, const Json& expected) { in ValidateValue() function
127 static bool ValidateValue(void*) { return true; } in ValidateValue() function
2254 FLATBUFFERS_CHECKED_ERROR ValidateValue(int64_t *ev, bool next) { in ValidateValue() function