Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h135 const FieldDescriptor* map_fixed64_fixed64_val_; variable
Dmap_test_util.cc253 map_fixed64_fixed64_val_ = pool->FindFieldByName( in MapReflectionTester()
310 EXPECT_FALSE(map_fixed64_fixed64_val_ == NULL); in MapReflectionTester()
392 ->SetUInt64(sub_message, map_fixed64_fixed64_val_, 0); in SetMapFieldsViaReflection()
498 ->SetUInt64(sub_message, map_fixed64_fixed64_val_, 1); in SetMapFieldsViaReflection()
1132 *sub_message, map_fixed64_fixed64_val_); in ExpectMapFieldsSetViaReflection()