Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h131 const FieldDescriptor* map_uint64_uint64_key_; variable
Dmap_test_util.cc244 map_uint64_uint64_key_ = in MapReflectionTester()
310 EXPECT_FALSE(map_uint64_uint64_key_ == NULL); in MapReflectionTester()
369 sub_message->GetReflection()->SetUInt64(sub_message, map_uint64_uint64_key_, in SetMapFieldsViaReflection()
464 sub_message->GetReflection()->SetUInt64(sub_message, map_uint64_uint64_key_, in SetMapFieldsViaReflection()
1065 *sub_message, map_uint64_uint64_key_); in ExpectMapFieldsSetViaReflection()