Home
last modified time | relevance | path

Searched refs:mutable_types (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmodel_pruner.cc368 auto mutable_types = in RewriteIdentityNAndInputsOutputs() local
373 mutable_types->SwapElements(i, curr_pos); in RewriteIdentityNAndInputsOutputs()
377 mutable_types->Truncate(curr_pos); in RewriteIdentityNAndInputsOutputs()
/external/icing/icing/schema/
Dschema-util_test.cc503 schema.mutable_types(0)->mutable_properties(0)->clear_property_name(); in TEST()
580 schema.mutable_types(0)->mutable_properties(0)->clear_data_type(); in TEST()
611 schema.mutable_types(0)->mutable_properties(0)->clear_cardinality(); in TEST()
/external/icing/icing/
Dicing-search-engine_test.cc1017 schema_with_no_indexed_property.mutable_types(0) in TEST_F()
3303 auto new_property2 = schema2.mutable_types(0)->add_properties(); in TEST_F()
3313 auto new_property3 = schema3.mutable_types(0)->add_properties(); in TEST_F()
5337 incompatible_schema.mutable_types(0)->mutable_properties(0)->set_cardinality( in TEST_F()
5371 incompatible_schema.mutable_types(0)->mutable_properties(0)->set_cardinality( in TEST_F()
/external/icing/icing/store/
Ddocument-store_test.cc2328 schema.mutable_types(0)->mutable_properties(0)->set_cardinality( in TEST_F()
2560 schema.mutable_types(0)->mutable_properties(0)->set_cardinality( in TEST_F()