Searched refs:import_bar_ (Results 1 – 2 of 2) sorted by relevance
196 const EnumValueDescriptor* import_bar_; variable
2335 import_bar_ = in ReflectionTester()2365 EXPECT_TRUE(import_bar_ != NULL); in ReflectionTester()2457 reflection->AddEnum(message, F("repeated_import_enum" ), import_bar_); in SetAllFieldsViaReflection()2806 EXPECT_EQ( import_bar_, reflection->GetRepeatedEnum(message, F("repeated_import_enum" ),0)); in ExpectAllFieldsSetViaReflection2()3139 EXPECT_EQ( import_bar_, reflection->GetEnum(message, F("default_import_enum" ))); in ExpectClearViaReflection()