Home
last modified time | relevance | path

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

/third_party/flatbuffers/include/flatbuffers/
Didl.h548 bool strict_json; member
/third_party/flatbuffers/tests/
Dtest.cpp1603 void TestError_(const char *src, const char *error_substr, bool strict_json, in TestError_()