Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Darena_unittest.cc138 : one_(one), two_(two), three_(three), four_(four), five_(five), in MustBeConstructedWithOneThroughEight()
145 int five_; member in google::protobuf::__anon3a92e28e0111::MustBeConstructedWithOneThroughEight
213 ASSERT_EQ(5, new_object->five_); in TEST()