Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h130 const FieldDescriptor* map_sint64_sint64_key_; variable
Dmap_test_util.cc243 map_sint64_sint64_key_ = pool->FindFieldByName( in MapReflectionTester()
305 EXPECT_FALSE(map_sint64_sint64_key_ == NULL); in MapReflectionTester()
378 ->SetInt64(sub_message, map_sint64_sint64_key_, 0); in SetMapFieldsViaReflection()
484 ->SetInt64(sub_message, map_sint64_sint64_key_, 1); in SetMapFieldsViaReflection()
1094 *sub_message, map_sint64_sint64_key_); in ExpectMapFieldsSetViaReflection()