Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h153 const FieldDescriptor* map_int32_foreign_message_val_; variable
Dmap_test_util.cc289 map_int32_foreign_message_val_ = pool->FindFieldByName( in MapReflectionTester()
328 EXPECT_FALSE(map_int32_foreign_message_val_ == NULL); in MapReflectionTester()
447 MutableMessage(sub_message, map_int32_foreign_message_val_, NULL); in SetMapFieldsViaReflection()
553 MutableMessage(sub_message, map_int32_foreign_message_val_, NULL); in SetMapFieldsViaReflection()
1294 *sub_message, map_int32_foreign_message_val_); in ExpectMapFieldsSetViaReflection()