Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h134 const FieldDescriptor* map_sint32_sint32_val_; variable
Dmap_test_util.cc250 map_sint32_sint32_val_ = pool->FindFieldByName( in MapReflectionTester()
313 EXPECT_FALSE(map_sint32_sint32_val_ == NULL); in MapReflectionTester()
377 sub_message->GetReflection()->SetInt32(sub_message, map_sint32_sint32_val_, in SetMapFieldsViaReflection()
472 sub_message->GetReflection()->SetInt32(sub_message, map_sint32_sint32_val_, in SetMapFieldsViaReflection()
1085 *sub_message, map_sint32_sint32_val_); in ExpectMapFieldsSetViaReflection()