Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena_unittest.cc120 : one_(one), two_(two), three_(three), four_(four) {} in MustBeConstructedWithOneThroughFour()
123 const char* const two_; member in google::protobuf::__anon3a92e28e0111::MustBeConstructedWithOneThroughFour
138 : one_(one), two_(two), three_(three), four_(four), five_(five), in MustBeConstructedWithOneThroughEight()
142 const char* const two_; member in google::protobuf::__anon3a92e28e0111::MustBeConstructedWithOneThroughEight
194 ASSERT_STREQ("2", new_object->two_); in TEST()
210 ASSERT_STREQ("2", new_object->two_); in TEST()