Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h139 const FieldDescriptor* map_fixed64_fixed64_key_; variable
Dmap_test_util.cc260 map_fixed64_fixed64_key_ = pool->FindFieldByName( in MapReflectionTester()
318 EXPECT_FALSE(map_fixed64_fixed64_key_ == NULL); in MapReflectionTester()
393 sub_message->GetReflection()->SetUInt64(sub_message, map_fixed64_fixed64_key_, in SetMapFieldsViaReflection()
488 sub_message->GetReflection()->SetUInt64(sub_message, map_fixed64_fixed64_key_, in SetMapFieldsViaReflection()
1137 *sub_message, map_fixed64_fixed64_key_); in ExpectMapFieldsSetViaReflection()