Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.h136 const FieldDescriptor* map_sfixed32_sfixed32_key_; variable
Dmap_test_util.cc255 map_sfixed32_sfixed32_key_ = pool->FindFieldByName( in MapReflectionTester()
311 EXPECT_FALSE(map_sfixed32_sfixed32_key_ == NULL); in MapReflectionTester()
396 ->SetInt32(sub_message, map_sfixed32_sfixed32_key_, 0); in SetMapFieldsViaReflection()
502 ->SetInt32(sub_message, map_sfixed32_sfixed32_key_, 1); in SetMapFieldsViaReflection()
1148 *sub_message, map_sfixed32_sfixed32_key_); in ExpectMapFieldsSetViaReflection()