Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/tests/
DAndroid.mk3 do_test = \
18 do_test_simple = $(call do_test,$1,$1.cpp,$2)
20 $(call do_test,rtti,test_gabixx_rtti.cpp)
21 $(call do_test,exceptions,test_gabixx_exceptions.cpp)
22 $(call do_test,aux_runtime,test_aux_runtime.cpp)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/depr.lib.binder.2nd/
Dbinder2nd.pass.cpp39 void do_test() in do_test() function in test
57 t.do_test(); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/depr.lib.binder.1st/
Dbinder1st.pass.cpp39 void do_test() in do_test() function in test
57 t.do_test(); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
Daddress.pass.cpp75 do_test() in do_test() function
128 do_test<A, T>(); in test()
129 do_test<volatile A, T>(); in test()
Dintegral.pass.cpp93 do_test() in do_test() function
159 do_test<A, T>(); in test()
160 do_test<volatile A, T>(); in test()
/ndk/tests/
Dcheck-release.sh106 do_test () { function
149 do_test RELEASE "Checking top-level release file"