Searched refs:do_test (Results 1 – 6 of 6) sorted by relevance
/ndk/sources/cxx-stl/gabi++/tests/ |
D | Android.mk | 3 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/ |
D | binder2nd.pass.cpp | 39 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/ |
D | binder1st.pass.cpp | 39 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/ |
D | address.pass.cpp | 75 do_test() in do_test() function 128 do_test<A, T>(); in test() 129 do_test<volatile A, T>(); in test()
|
D | integral.pass.cpp | 93 do_test() in do_test() function 159 do_test<A, T>(); in test() 160 do_test<volatile A, T>(); in test()
|
/ndk/tests/ |
D | check-release.sh | 106 do_test () { function 149 do_test RELEASE "Checking top-level release file"
|