Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h128 const FieldDescriptor* map_int64_int64_val_; variable
Dmap_test_util.cc238 map_int64_int64_val_ = in MapReflectionTester()
307 EXPECT_FALSE(map_int64_int64_val_ == NULL); in MapReflectionTester()
360 sub_message->GetReflection()->SetInt64(sub_message, map_int64_int64_val_, 0); in SetMapFieldsViaReflection()
455 sub_message->GetReflection()->SetInt64(sub_message, map_int64_int64_val_, 1); in SetMapFieldsViaReflection()
1030 map_int64_int64_val_); in ExpectMapFieldsSetViaReflection()