Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h146 const FieldDescriptor* map_int32_float_val_; variable
Dmap_test_util.cc274 map_int32_float_val_ = in MapReflectionTester()
325 EXPECT_FALSE(map_int32_float_val_ == NULL); in MapReflectionTester()
412 sub_message->GetReflection()->SetFloat(sub_message, map_int32_float_val_, in SetMapFieldsViaReflection()
507 sub_message->GetReflection()->SetFloat(sub_message, map_int32_float_val_, in SetMapFieldsViaReflection()
1193 map_int32_float_val_); in ExpectMapFieldsSetViaReflection()