Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h129 const FieldDescriptor* map_uint32_uint32_key_; variable
Dmap_test_util.cc240 map_uint32_uint32_key_ = in MapReflectionTester()
308 EXPECT_FALSE(map_uint32_uint32_key_ == NULL); in MapReflectionTester()
363 sub_message->GetReflection()->SetUInt32(sub_message, map_uint32_uint32_key_, in SetMapFieldsViaReflection()
458 sub_message->GetReflection()->SetUInt32(sub_message, map_uint32_uint32_key_, in SetMapFieldsViaReflection()
1047 *sub_message, map_uint32_uint32_key_); in ExpectMapFieldsSetViaReflection()