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.h145 const FieldDescriptor* map_bool_bool_val_; variable
Dmap_test_util.cc273 map_bool_bool_val_ = pool->FindFieldByName( in MapReflectionTester()
320 EXPECT_FALSE(map_bool_bool_val_ == NULL); in MapReflectionTester()
422 ->SetBool(sub_message, map_bool_bool_val_, false); in SetMapFieldsViaReflection()
528 ->SetBool(sub_message, map_bool_bool_val_, true); in SetMapFieldsViaReflection()
1222 *sub_message, map_bool_bool_val_); in ExpectMapFieldsSetViaReflection()