Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/tests/
Dmissing_ctor_ignored_base.h50 int six_; variable
Dmissing_ctor_dllexport.h42 int six_; variable
Dmissing_ctor.h46 int six_; variable
/external/protobuf/src/google/protobuf/
Darena_unittest.cc140 six_(six), seven_(seven), eight_(eight) {} in MustBeConstructedWithOneThroughEight()
147 const char* const six_; member in google::protobuf::__anon0073d96e0111::MustBeConstructedWithOneThroughEight
215 ASSERT_STREQ("6", new_object->six_); in TEST()