Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h126 const FieldDescriptor* map_int32_int32_val_; variable
Dmap_test_util.cc234 map_int32_int32_val_ = in MapReflectionTester()
305 EXPECT_FALSE(map_int32_int32_val_ == NULL); in MapReflectionTester()
356 sub_message->GetReflection()->SetInt32(sub_message, map_int32_int32_val_, 0); in SetMapFieldsViaReflection()
451 sub_message->GetReflection()->SetInt32(sub_message, map_int32_int32_val_, 1); in SetMapFieldsViaReflection()
1011 map_int32_int32_val_); in ExpectMapFieldsSetViaReflection()