Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h148 const FieldDescriptor* map_int32_bytes_key_; variable
Dmap_test_util.cc279 map_int32_bytes_key_ = pool->FindFieldByName( in MapReflectionTester()
323 EXPECT_FALSE(map_int32_bytes_key_ == NULL); in MapReflectionTester()
432 ->SetInt32(sub_message, map_int32_bytes_key_, 0); in SetMapFieldsViaReflection()
538 ->SetInt32(sub_message, map_int32_bytes_key_, 1); in SetMapFieldsViaReflection()
1256 *sub_message, map_int32_bytes_key_); in ExpectMapFieldsSetViaReflection()