Home | History | Annotate | Download | only in json_schema

Lines Matching refs:kString

120   schema->SetString(schema::kType, schema::kString);
209 schema->SetString("properties.foo.type", schema::kString);
232 schema::kString));
259 schema::kString));
264 schema::kString,
289 schema::kString));
312 schema::kString));
333 schema->SetString("properties.foo.type", schema::kString);
339 schema_inline->SetString("properties.foo.type", schema::kString);
417 schema::kString,
453 schema::kString,
460 schema->SetString("items.type", schema::kString);
496 schema::kString,
502 schema->SetString(schema::kType, schema::kString);
612 EXPECT_EQ(std::string(schema::kString),
639 schema->SetString(schema::kType, schema::kString);
721 schema->SetString(schema::kType, schema::kString);
729 schema::kString,
740 JSONSchemaValidator::kInvalidType, schema::kNumber, schema::kString));