Searched refs:three_ (Results 1 – 1 of 1) sorted by relevance
114 : one_(one), two_(two), three_(three), four_(four) {} in MustBeConstructedWithOneThroughFour()118 std::string three_; member in google::protobuf::MustBeConstructedWithOneThroughFour136 three_(three), in MustBeConstructedWithOneThroughEight()145 std::string three_; member in google::protobuf::MustBeConstructedWithOneThroughEight230 ASSERT_EQ("3", new_object->three_); in TEST()246 ASSERT_EQ("3", new_object->three_); in TEST()