Searched defs:type_config (Results 1 – 13 of 13) sorted by relevance
448 for (const auto& type_config : schema.types()) { in BuildTransitiveDependentGraph() local514 for (const auto& type_config : schema.types()) { in BuildTransitiveInheritanceGraph() local539 for (const auto& type_config : schema.types()) { in Validate() local824 for (const SchemaTypeConfigProto& type_config : schema.types()) { in ValidateInheritedProperties() local839 for (const SchemaTypeConfigProto& type_config : schema.types()) { in ValidateInheritedProperties() local871 for (const SchemaTypeConfigProto& type_config : schema.types()) { in BuildTypeConfigMap() local877 const SchemaTypeConfigProto& type_config) { in ParsePropertyConfigs()
461 for (const SchemaTypeConfigProto& type_config : schema_proto->types()) { in RegenerateDerivedFiles() local512 for (const SchemaTypeConfigProto& type_config : schema_proto->types()) { in BuildInMemoryCache() local636 for (const SchemaTypeConfigProto& type_config : new_schema.types()) { in SetSchema() local
328 SchemaTypeConfigProto type_config; in TEST_F() local
62 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType()93 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType()
88 const SchemaTypeConfigProto& type_config = (*schema_types_)(); in generateDoc() local
141 auto type_config = schema.add_types(); in BM_QueryOneTerm() local270 auto type_config = schema.add_types(); in BM_QueryFiveTerms() local417 auto type_config = schema.add_types(); in BM_QueryDiacriticTerm() local549 auto type_config = schema.add_types(); in BM_QueryHiragana() local
60 SchemaTypeConfigProto type_config; in GenerateType() local129 const SchemaTypeConfigProto& type_config = GetType(); in GenerateDocument() local
66 const SchemaTypeConfigProto& type_config = document_generator->GetType(); in GenerateRandomSearchSpecProto() local117 MonkeyTestRandomEngine* random, const SchemaTypeConfigProto& type_config) { in GenerateTypePropertyMask()142 for (const SchemaTypeConfigProto& type_config : schema->types()) { in GenerateRandomResultSpecProto() local
75 const SchemaTypeConfigProto* type_config = in Validate() local
155 SchemaTypeConfigBuilder(SchemaTypeConfigProto type_config) in SchemaTypeConfigBuilder()
1076 auto type_config = schema.add_types(); in TEST_P() local
72 auto type_config = schema.add_types(); in CreateSchemaWithEmailType() local
84 void CreateFakeTypeConfig(SchemaTypeConfigProto* type_config) { in CreateFakeTypeConfig()