Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h154 const FieldDescriptor* map_int32_bytes_val_; variable
Dmap_test_util.cc290 map_int32_bytes_val_ = in MapReflectionTester()
333 EXPECT_FALSE(map_int32_bytes_val_ == NULL); in MapReflectionTester()
432 sub_message->GetReflection()->SetString(sub_message, map_int32_bytes_val_, in SetMapFieldsViaReflection()
527 sub_message->GetReflection()->SetString(sub_message, map_int32_bytes_val_, in SetMapFieldsViaReflection()
1265 *sub_message, map_int32_bytes_val_); in ExpectMapFieldsSetViaReflection()