Searched +defs:json +defs:schema (Results 1 – 4 of 4) sorted by relevance
911 auto &schema = *reflection::GetSchema(bfbsfile.c_str()); in ReflectionTest() local1424 std::string schema = "namespace test;\n\n"; in FuzzTest2() local1565 const std::string &json = in FuzzTest2() local1703 T TestValue(const char *json, const char *type_name, in TestValue()1710 std::string schema = std::string(decls ? decls : "") + "\n" + in TestValue() local2551 std::string schema = test_data_path + "evolution_test/evolution_v" + in EvolutionTest() local2554 std::string json = test_data_path + "evolution_test/evolution_v" + in EvolutionTest() local2621 std::string schema = test_data_path + "evolution_test/evolution_v" + in UnionDeprecationTest() local2624 std::string json = test_data_path + "evolution_test/evolution_v" + in UnionDeprecationTest() local2821 auto schema = reflection::GetSchema(parser.builder_.GetBufferPointer()); in UnionVectorTest() local[all …]
217 bool Parse(flatbuffers::Parser &parser, const std::string &json, in Parse()279 auto schema = in LLVMFuzzerTestOneInput() local
3143 bool Parser::ParseJson(const char *json, const char *json_filename) { in ParseJson()3856 auto schema = size_prefixed ? reflection::GetSizePrefixedSchema(buf) in Deserialize() local3861 bool Parser::Deserialize(const reflection::Schema *schema) { in Deserialize()
8904 function compileList(schema, name) { argument9350 var json = failsafe.extend({ variable11500 function compileStyleMap(schema, map) { argument32305 const schema = [ variable60247 function toPairs(schema) { argument