Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h140 const FieldDescriptor* map_fixed64_fixed64_val_; variable
Dmap_test_util.cc262 map_fixed64_fixed64_val_ = pool->FindFieldByName( in MapReflectionTester()
319 EXPECT_FALSE(map_fixed64_fixed64_val_ == NULL); in MapReflectionTester()
395 sub_message->GetReflection()->SetUInt64(sub_message, map_fixed64_fixed64_val_, in SetMapFieldsViaReflection()
490 sub_message->GetReflection()->SetUInt64(sub_message, map_fixed64_fixed64_val_, in SetMapFieldsViaReflection()
1139 *sub_message, map_fixed64_fixed64_val_); in ExpectMapFieldsSetViaReflection()