Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h138 const FieldDescriptor* map_fixed32_fixed32_val_; variable
Dmap_test_util.cc258 map_fixed32_fixed32_val_ = pool->FindFieldByName( in MapReflectionTester()
317 EXPECT_FALSE(map_fixed32_fixed32_val_ == NULL); in MapReflectionTester()
389 sub_message->GetReflection()->SetUInt32(sub_message, map_fixed32_fixed32_val_, in SetMapFieldsViaReflection()
484 sub_message->GetReflection()->SetUInt32(sub_message, map_fixed32_fixed32_val_, in SetMapFieldsViaReflection()
1121 *sub_message, map_fixed32_fixed32_val_); in ExpectMapFieldsSetViaReflection()