Searched refs:mutable_int64_values (Results 1 – 9 of 9) sorted by relevance
86 property.mutable_int64_values()->Add(123); in TEST()87 property.mutable_int64_values()->Add(-456); in TEST()88 property.mutable_int64_values()->Add(0); in TEST()160 property.mutable_int64_values()->Add(123); in TEST()161 property.mutable_int64_values()->Add(-456); in TEST()162 property.mutable_int64_values()->Add(0); in TEST()
202 mutable_int64_values(); in Swap()468 ScorablePropertyProto::mutable_int64_values() { in mutable_int64_values() function
213 int_values.mutable_int64_values()->add_value(42); in Initialize()214 int_values.mutable_int64_values()->add_value(24); in Initialize()
99 new_property->mutable_int64_values()->Add( in Create()
58 scorable_property.mutable_int64_values()->Add(int64_values.begin(), in BuildScorablePropertyProtoFromInt64()
89 property->mutable_int64_values()->Add(*it); in AddInt64Property()
1290 ::fcp::client::ExampleQueryResult_VectorData_Int64Values* mutable_int64_values(); in Swap()2318 …eQueryResult_VectorData_Int64Values* ExampleQueryResult_VectorData_Values::mutable_int64_values() { in mutable_int64_values() function
1051 mutable_int64_values(); in Swap()3562 PropertyProto::mutable_int64_values() { in mutable_int64_values() function
144 scorable_property.mutable_int64_values()->Add(int64_values.begin(), in BuildScorablePropertyProtoFromInt64()