Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h135 const FieldDescriptor* map_sint64_sint64_key_; variable
Dmap_test_util.cc252 map_sint64_sint64_key_ = in MapReflectionTester()
314 EXPECT_FALSE(map_sint64_sint64_key_ == NULL); in MapReflectionTester()
381 sub_message->GetReflection()->SetInt64(sub_message, map_sint64_sint64_key_, in SetMapFieldsViaReflection()
476 sub_message->GetReflection()->SetInt64(sub_message, map_sint64_sint64_key_, in SetMapFieldsViaReflection()
1101 *sub_message, map_sint64_sint64_key_); in ExpectMapFieldsSetViaReflection()