Searched defs:schema3 (Results 1 – 4 of 4) sorted by relevance
63 AppSearchSchema schema3 = new AppSearchSchema.Builder("type3").addProperty(prop1).build(); in testBuildSetSchemaRequest() local102 AppSearchSchema schema3 = in testSetSchemaRequestTypeChanges() local897 AppSearchSchema schema3 = new AppSearchSchema.Builder("type3").addProperty(prop1).build(); in testSetSchemaRequestBuilder_copyConstructor() local951 AppSearchSchema schema3 = new AppSearchSchema.Builder("type3").addProperty(prop1).build(); in testSetSchemaRequestBuilder_copyConstructor_usesDeepCopies() local
75 let schema3 = backends::intermediate::generate(&file3).unwrap(); in rust_no_allocation_output_is_deterministic() localVariable
15 …private String schema3 = "{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"thi… field in UnknownMetaSchemaTest
751 SchemaProto schema3 = SchemaProto(schema2); in TEST_F() local