Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h142 const FieldDescriptor* map_int32_double_key_; variable
Dmap_test_util.cc267 map_int32_double_key_ = pool->FindFieldByName( in MapReflectionTester()
317 EXPECT_FALSE(map_int32_double_key_ == NULL); in MapReflectionTester()
414 ->SetInt32(sub_message, map_int32_double_key_, 0); in SetMapFieldsViaReflection()
520 ->SetInt32(sub_message, map_int32_double_key_, 1); in SetMapFieldsViaReflection()
1202 *sub_message, map_int32_double_key_); in ExpectMapFieldsSetViaReflection()