Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h150 const FieldDescriptor* map_bool_bool_val_; variable
Dmap_test_util.cc282 map_bool_bool_val_ = in MapReflectionTester()
329 EXPECT_FALSE(map_bool_bool_val_ == NULL); in MapReflectionTester()
422 sub_message->GetReflection()->SetBool(sub_message, map_bool_bool_val_, false); in SetMapFieldsViaReflection()
517 sub_message->GetReflection()->SetBool(sub_message, map_bool_bool_val_, true); in SetMapFieldsViaReflection()
1229 map_bool_bool_val_); in ExpectMapFieldsSetViaReflection()