Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h148 const FieldDescriptor* map_int32_double_val_; variable
Dmap_test_util.cc278 map_int32_double_val_ = pool->FindFieldByName( in MapReflectionTester()
327 EXPECT_FALSE(map_int32_double_val_ == NULL); in MapReflectionTester()
417 sub_message->GetReflection()->SetDouble(sub_message, map_int32_double_val_, in SetMapFieldsViaReflection()
512 sub_message->GetReflection()->SetDouble(sub_message, map_int32_double_val_, in SetMapFieldsViaReflection()
1211 *sub_message, map_int32_double_val_); in ExpectMapFieldsSetViaReflection()