| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ | 
| D | construct.pass.cpp | 27     static bool constructed;  member39 bool B::constructed = false;  member in B
 43     static bool constructed;  member
 55 bool C::constructed = false;  member in C
 59     static bool constructed;  member
 72 bool D::constructed = false;  member in D
 76     static bool constructed;  member
 89 bool E::constructed = false;  member in E
 93     static bool constructed;  member
 112 bool F::constructed = false;  member in F
 [all …]
 
 | 
| D | destroy.pass.cpp | 27     static bool constructed;  member33 bool B::constructed = false;  member in B
 
 | 
| /external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ | 
| D | construct.pass.cpp | 27     static bool constructed;  member39 bool B::constructed = false;  member in B
 43     static bool constructed;  member
 55 bool C::constructed = false;  member in C
 59     static bool constructed;  member
 72 bool D::constructed = false;  member in D
 76     static bool constructed;  member
 89 bool E::constructed = false;  member in E
 93     static bool constructed;  member
 112 bool F::constructed = false;  member in F
 
 | 
| D | destroy.pass.cpp | 27     static bool constructed;  member33 bool B::constructed = false;  member in B
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.default/ | 
| D | uninitialized_default_construct.pass.cpp | 25   static int constructed;  member32 int Counted::constructed = 0;  member in Counted
 37   static int constructed;  member
 51 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| D | uninitialized_default_construct_n.pass.cpp | 25   static int constructed;  member33 int Counted::constructed = 0;  member in Counted
 38   static int constructed;  member
 53 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| /external/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.value/ | 
| D | uninitialized_value_construct.pass.cpp | 26   static int constructed;  member34 int Counted::constructed = 0;  member in Counted
 39   static int constructed;  member
 54 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| D | uninitialized_value_construct_n.pass.cpp | 26   static int constructed;  member34 int Counted::constructed = 0;  member in Counted
 38   static int constructed;  member
 53 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| /external/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.default/ | 
| D | uninitialized_default_construct.pass.cpp | 26   static int constructed;  member34 int Counted::constructed = 0;  member in Counted
 39   static int constructed;  member
 54 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| D | uninitialized_default_construct_n.pass.cpp | 26   static int constructed;  member34 int Counted::constructed = 0;  member in Counted
 39   static int constructed;  member
 54 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.construct.value/ | 
| D | uninitialized_value_construct.pass.cpp | 25   static int constructed;  member33 int Counted::constructed = 0;  member in Counted
 38   static int constructed;  member
 53 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| D | uninitialized_value_construct_n.pass.cpp | 25   static int constructed;  member33 int Counted::constructed = 0;  member in Counted
 37   static int constructed;  member
 52 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| /external/libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.move/ | 
| D | uninitialized_move.pass.cpp | 26   static int constructed;  member35 int Counted::constructed = 0;  member in Counted
 39   static int constructed;  member
 55 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| D | uninitialized_move_n.pass.cpp | 26   static int constructed;  member35 int Counted::constructed = 0;  member in Counted
 39   static int constructed;  member
 55 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.move/ | 
| D | uninitialized_move_n.pass.cpp | 25   static int constructed;  member34 int Counted::constructed = 0;  member in Counted
 38   static int constructed;  member
 54 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| D | uninitialized_move.pass.cpp | 25   static int constructed;  member34 int Counted::constructed = 0;  member in Counted
 38   static int constructed;  member
 54 int ThrowsCounted::constructed = 0;  member in ThrowsCounted
 
 | 
| /external/libcxx/test/std/language.support/support.exception/propagation/ | 
| D | rethrow_exception.pass.cpp | 20     static int constructed;  member28 int A::constructed = 0;  member in A
 
 | 
| D | make_exception_ptr.pass.cpp | 20     static int constructed;  member28 int A::constructed = 0;  member in A
 
 | 
| D | current_exception.pass.cpp | 24     static int constructed;  member31 int A::constructed = 0;  member in A
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.exception/propagation/ | 
| D | make_exception_ptr.pass.cpp | 21     static int constructed;  member29 int A::constructed = 0;  member in A
 
 | 
| D | rethrow_exception.pass.cpp | 21     static int constructed;  member29 int A::constructed = 0;  member in A
 
 | 
| D | current_exception.pass.cpp | 25     static int constructed;  member32 int A::constructed = 0;  member in A
 
 | 
| /external/libcxx/test/std/utilities/memory/default.allocator/allocator.members/ | 
| D | allocate.pass.cpp | 42   static int constructed;  in TEST_ALIGNAS()  local48 int AlignedType<Align>::constructed = 0;  member in AlignedType<Align>
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/depr/depr.default.allocator/allocator.members/ | 
| D | allocate.cxx2a.pass.cpp | 43   static int constructed;  in TEST_ALIGNAS()  local49 int AlignedType<Align>::constructed = 0;  member in AlignedType<Align>
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/default.allocator/allocator.members/ | 
| D | allocate.pass.cpp | 40   static int constructed;  in TEST_ALIGNAS()  local46 int AlignedType<Align>::constructed = 0;  member in AlignedType<Align>
 
 |