Home
last modified time | relevance | path

Searched refs:ProcessSchemaTypePropertyConfig (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/icing/icing/schema/
H A Djoinable-property-manager-builder_test.cc85 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
87 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
90 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
129 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
142 EXPECT_THAT(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
168 builder.ProcessSchemaTypePropertyConfig( in TEST_F()
198 builder.ProcessSchemaTypePropertyConfig( in TEST_F()
290 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
318 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_P()
382 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_P()
H A Dsection-manager-builder_test.cc78 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
80 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
82 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
117 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
128 EXPECT_THAT(builder.ProcessSchemaTypePropertyConfig( in TEST_F()
152 builder.ProcessSchemaTypePropertyConfig( in TEST_F()
180 builder.ProcessSchemaTypePropertyConfig( in TEST_F()
202 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_P()
270 ICING_ASSERT_OK(builder.ProcessSchemaTypePropertyConfig( in TEST_P()
H A Dschema-type-manager.cc61 section_manager_builder.ProcessSchemaTypePropertyConfig( in Create()
68 joinable_property_manager_builder.ProcessSchemaTypePropertyConfig( in Create()
96 section_manager_builder.ProcessSchemaTypePropertyConfig( in Create()
H A Dsection-manager.h63 libtextclassifier3::Status ProcessSchemaTypePropertyConfig(
H A Djoinable-property-manager.h63 libtextclassifier3::Status ProcessSchemaTypePropertyConfig(
H A Dsection-manager.cc90 SectionManager::Builder::ProcessSchemaTypePropertyConfig( in ProcessSchemaTypePropertyConfig() function in icing::lib::SectionManager::Builder
H A Djoinable-property-manager.cc90 JoinablePropertyManager::Builder::ProcessSchemaTypePropertyConfig( in ProcessSchemaTypePropertyConfig() function in icing::lib::JoinablePropertyManager::Builder