Searched refs:test1 (Results 151 - 175 of 223) sorted by relevance

123456789

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
H A Dseed_sseq.pass.cpp21 test1() function
46 test1();
H A Deval.pass.cpp60 test1()
133 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
H A Dresult_type.pass.cpp64 test1()
81 test1();
H A Deval.pass.cpp60 test1()
90 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
H A Dassign.pass.cpp23 test1() function
56 test1();
H A Dcopy.pass.cpp23 test1() function
54 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
H A Dassign.pass.cpp21 test1() function
54 test1();
H A Dcopy.pass.cpp21 test1() function
52 test1();
H A Dvalues.pass.cpp35 test1() function
68 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/utility.swap/
H A Dswap_array.pass.cpp40 test1() function
63 test1();
/ndk/tests/device/test-stlport_shared-exception/jni/
H A Dcatchptr1.cpp35 int test1 () function
238 test1,
H A Dnew1_3.cpp85 void test1() function
162 test1();
/ndk/tests/device/test-stlport_static-exception/jni/
H A Dcatchptr1.cpp35 int test1 () function
238 test1,
H A Dnew1_3.cpp85 void test1() function
162 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/
H A Dctor_result_type.pass.cpp23 test1() function
135 test1<unsigned short>();
136 test1<unsigned int>();
137 test1<unsigned long>();
138 test1<unsigned long long>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
H A Dfill_n.pass.cpp79 struct test1 { struct
80 test1() : c(0) { } function in struct:test1
81 test1(char c) : c(c + 1) { } function in struct:test1
89 test1 test1a[n] = {0};
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/
H A Dconstruct_size.pass.cpp39 test1(typename C::size_type n) function
53 test1<C> ( n );
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.match/
H A Dparse_curly_brackets.pass.cpp26 test1() function
68 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.capacity/
H A Dmax_size.pass.cpp21 test1(const S& s) function
57 test1(s);
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
H A Dcatch_ptr_02.cpp16 void test1 () function
186 test1();
H A Dtest_guard.cpp19 namespace test1 { namespace
134 test1::test();
/ndk/tests/device/issue61659-neon-assignment/jni/
H A Dissue61659-neon-assignment.c15 void test1() function
52 test1();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.initlist/support.initlist.access/
H A Daccess.pass.cpp57 A test1 = {3, 2, 1}; local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.initlist/support.initlist.range/
H A Dbegin_end.pass.cpp54 A test1 = {3, 2, 1}; local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.cons/
H A Dconstruct_size.pass.cpp41 test1(typename C::size_type n) function
58 test1<C> ( n );

Completed in 641 milliseconds

123456789