Home
last modified time | relevance | path

Searched defs:dynA (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.zero/
Ddefault.pass.cpp34 typedef dynarray<T> dynA; in test() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.cons/
Ddefault.pass.cpp35 typedef dynarray<T> dynA; in test() typedef
45 typedef dynarray<T> dynA; in test() typedef
Dalloc.pass.cpp46 typedef dynarray<T> dynA; in test() typedef
57 typedef dynarray<T> dynA; in test() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.mutate/
Ddefault.pass.cpp31 typedef dynarray<T> dynA; in test() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.overview/
Dcapacity.pass.cpp38 typedef dynarray<T> dynA; in test() typedef
Dfront_back.pass.cpp48 typedef dynarray<T> dynA; in test() typedef
Dbegin_end.pass.cpp88 typedef dynarray<T> dynA; in test() typedef
Dindexing.pass.cpp51 typedef dynarray<T> dynA; in test() typedef
Dat.pass.cpp74 typedef dynarray<T> dynA; in test() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/dynarray/dynarray.data/
Ddefault.pass.cpp47 typedef dynarray<T> dynA; in test() typedef