Home
last modified time | relevance | path

Searched defs:CI (Results 1 – 16 of 16) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
Dassign_iter_iter.pass.cpp58 typedef typename C::const_iterator CI; in testN() typedef
68 typedef typename C::const_iterator CI; in testI() typedef
81 typedef typename C::const_iterator CI; in testNI() typedef
Dassign_size_value.pass.cpp46 typedef typename C::const_iterator CI; in test() typedef
60 typedef typename C::const_iterator CI; in testN() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.modifiers/
Dinsert_value.pass.cpp46 typedef typename C::const_iterator CI; in test() typedef
66 typedef typename C::const_iterator CI; in testN() typedef
97 typedef typename C::const_iterator CI; in self_reference_test() typedef
Dinsert_iter_iter.pass.cpp50 typedef typename C::const_iterator CI; in test() typedef
71 typedef typename C::const_iterator CI; in testN() typedef
133 typedef typename C::const_iterator CI; in testI() typedef
154 typedef typename C::const_iterator CI; in testNI() typedef
208 typedef typename C::const_iterator CI; in test_move() typedef
Dinsert_size_value.pass.cpp46 typedef typename C::const_iterator CI; in test() typedef
66 typedef typename C::const_iterator CI; in testN() typedef
113 typedef typename C::const_iterator CI; in self_reference_test() typedef
Demplace.pass.cpp49 typedef typename C::const_iterator CI; in test() typedef
63 typedef typename C::const_iterator CI; in testN() typedef
Dinsert_rvalue.pass.cpp49 typedef typename C::const_iterator CI; in test() typedef
69 typedef typename C::const_iterator CI; in testN() typedef
/ndk/tests/device/test-stlport_static-exception/jni/
Dcond1.cpp6 #define CI(stmt) try { stmt; abort(); } catch (int) { } macro
/ndk/tests/device/test-stlport_shared-exception/jni/
Dcond1.cpp6 #define CI(stmt) try { stmt; abort(); } catch (int) { } macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.capacity/
Dresize_size.pass.cpp45 typedef typename C::const_iterator CI; in test() typedef
61 typedef typename C::const_iterator CI; in testN() typedef
Dresize_size_value.pass.cpp45 typedef typename C::const_iterator CI; in test() typedef
61 typedef typename C::const_iterator CI; in testN() typedef
Dshrink_to_fit.pass.cpp54 typedef typename C::const_iterator CI; in testN() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/
Dmove_backward.pass.cpp50 typedef typename C::const_iterator CI; in testN() typedef
Dmove.pass.cpp50 typedef typename C::const_iterator CI; in testN() typedef
Dcopy_backward.pass.cpp50 typedef typename C::const_iterator CI; in testN() typedef
Dcopy.pass.cpp50 typedef typename C::const_iterator CI; in testN() typedef