Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.h138 const FieldDescriptor* map_sfixed64_sfixed64_key_; variable
Dmap_test_util.cc259 map_sfixed64_sfixed64_key_ = pool->FindFieldByName( in MapReflectionTester()
313 EXPECT_FALSE(map_sfixed64_sfixed64_key_ == NULL); in MapReflectionTester()
402 ->SetInt64(sub_message, map_sfixed64_sfixed64_key_, 0); in SetMapFieldsViaReflection()
508 ->SetInt64(sub_message, map_sfixed64_sfixed64_key_, 1); in SetMapFieldsViaReflection()
1166 *sub_message, map_sfixed64_sfixed64_key_); in ExpectMapFieldsSetViaReflection()