Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h139 const FieldDescriptor* map_sfixed64_sfixed64_val_; variable
Dmap_test_util.cc261 map_sfixed64_sfixed64_val_ = pool->FindFieldByName( in MapReflectionTester()
314 EXPECT_FALSE(map_sfixed64_sfixed64_val_ == NULL); in MapReflectionTester()
404 ->SetInt64(sub_message, map_sfixed64_sfixed64_val_, 0); in SetMapFieldsViaReflection()
510 ->SetInt64(sub_message, map_sfixed64_sfixed64_val_, 1); in SetMapFieldsViaReflection()
1168 *sub_message, map_sfixed64_sfixed64_val_); in ExpectMapFieldsSetViaReflection()