Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h137 const FieldDescriptor* map_fixed32_fixed32_key_; variable
Dmap_test_util.cc256 map_fixed32_fixed32_key_ = pool->FindFieldByName( in MapReflectionTester()
316 EXPECT_FALSE(map_fixed32_fixed32_key_ == NULL); in MapReflectionTester()
387 sub_message->GetReflection()->SetUInt32(sub_message, map_fixed32_fixed32_key_, in SetMapFieldsViaReflection()
482 sub_message->GetReflection()->SetUInt32(sub_message, map_fixed32_fixed32_key_, in SetMapFieldsViaReflection()
1119 *sub_message, map_fixed32_fixed32_key_); in ExpectMapFieldsSetViaReflection()