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.h124 const FieldDescriptor* map_uint32_uint32_key_; variable
Dmap_test_util.cc231 map_uint32_uint32_key_ = pool->FindFieldByName( in MapReflectionTester()
299 EXPECT_FALSE(map_uint32_uint32_key_ == NULL); in MapReflectionTester()
360 ->SetUInt32(sub_message, map_uint32_uint32_key_, 0); in SetMapFieldsViaReflection()
466 ->SetUInt32(sub_message, map_uint32_uint32_key_, 1); in SetMapFieldsViaReflection()
1040 *sub_message, map_uint32_uint32_key_); in ExpectMapFieldsSetViaReflection()