Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h132 const FieldDescriptor* map_uint64_uint64_val_; variable
Dmap_test_util.cc246 map_uint64_uint64_val_ = pool->FindFieldByName( in MapReflectionTester()
311 EXPECT_FALSE(map_uint64_uint64_val_ == NULL); in MapReflectionTester()
371 sub_message->GetReflection()->SetUInt64(sub_message, map_uint64_uint64_val_, in SetMapFieldsViaReflection()
466 sub_message->GetReflection()->SetUInt64(sub_message, map_uint64_uint64_val_, in SetMapFieldsViaReflection()
1067 *sub_message, map_uint64_uint64_val_); in ExpectMapFieldsSetViaReflection()