Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Darena_unittest.cc114 : one_(one), two_(two), three_(three), four_(four) {} in MustBeConstructedWithOneThroughFour()
118 std::string three_; member in google::protobuf::MustBeConstructedWithOneThroughFour
136 three_(three), in MustBeConstructedWithOneThroughEight()
145 std::string three_; member in google::protobuf::MustBeConstructedWithOneThroughEight
230 ASSERT_EQ("3", new_object->three_); in TEST()
246 ASSERT_EQ("3", new_object->three_); in TEST()