Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h126 const FieldDescriptor* map_uint64_uint64_key_; variable
Dmap_test_util.cc235 map_uint64_uint64_key_ = pool->FindFieldByName( in MapReflectionTester()
301 EXPECT_FALSE(map_uint64_uint64_key_ == NULL); in MapReflectionTester()
366 ->SetUInt64(sub_message, map_uint64_uint64_key_, 0); in SetMapFieldsViaReflection()
472 ->SetUInt64(sub_message, map_uint64_uint64_key_, 1); in SetMapFieldsViaReflection()
1058 *sub_message, map_uint64_uint64_key_); in ExpectMapFieldsSetViaReflection()