Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport_static-exception/jni/
Dhas_nothrow_constructor.cpp76 class My3 class
85 && My<T>().f() && My2<T>::trait && My3<T>().f())
88 && !My<T>().f() && !My2<T>::trait && !My3<T>().f())
Dhas_nothrow_copy-1.cpp105 class My3 class
114 && My<T>().f() && My2<T>::trait && My3<T>().f())
117 && !My<T>().f() && !My2<T>::trait && !My3<T>().f())
Dhas_nothrow_assign.cpp115 class My3 class
124 && My<T>().f() && My2<T>::trait && My3<T>().f())
127 && !My<T>().f() && !My2<T>::trait && !My3<T>().f())
/ndk/tests/device/test-stlport_shared-exception/jni/
Dhas_nothrow_constructor.cpp76 class My3 class
85 && My<T>().f() && My2<T>::trait && My3<T>().f())
88 && !My<T>().f() && !My2<T>::trait && !My3<T>().f())
Dhas_nothrow_copy-1.cpp105 class My3 class
114 && My<T>().f() && My2<T>::trait && My3<T>().f())
117 && !My<T>().f() && !My2<T>::trait && !My3<T>().f())
Dhas_nothrow_assign.cpp115 class My3 class
124 && My<T>().f() && My2<T>::trait && My3<T>().f())
127 && !My<T>().f() && !My2<T>::trait && !My3<T>().f())