Home
last modified time | relevance | path

Searched refs:map_int32_float_key_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap_test_util.h145 const FieldDescriptor* map_int32_float_key_; variable
Dmap_test_util.cc272 map_int32_float_key_ = in MapReflectionTester()
324 EXPECT_FALSE(map_int32_float_key_ == NULL); in MapReflectionTester()
411 sub_message->GetReflection()->SetInt32(sub_message, map_int32_float_key_, 0); in SetMapFieldsViaReflection()
506 sub_message->GetReflection()->SetInt32(sub_message, map_int32_float_key_, 1); in SetMapFieldsViaReflection()
1191 map_int32_float_key_); in ExpectMapFieldsSetViaReflection()