Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h137 const FieldDescriptor* map_sfixed32_sfixed32_val_; variable
Dmap_test_util.cc257 map_sfixed32_sfixed32_val_ = pool->FindFieldByName( in MapReflectionTester()
312 EXPECT_FALSE(map_sfixed32_sfixed32_val_ == NULL); in MapReflectionTester()
398 ->SetInt32(sub_message, map_sfixed32_sfixed32_val_, 0); in SetMapFieldsViaReflection()
504 ->SetInt32(sub_message, map_sfixed32_sfixed32_val_, 1); in SetMapFieldsViaReflection()
1150 *sub_message, map_sfixed32_sfixed32_val_); in ExpectMapFieldsSetViaReflection()