Searched refs:do_test (Results 1 - 19 of 19) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/depr/depr.lib.binders/depr.lib.binder.1st/
H A Dbinder1st.pass.cpp39 void do_test() function in class:test
57 t.do_test();
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/depr/depr.lib.binders/depr.lib.binder.2nd/
H A Dbinder2nd.pass.cpp39 void do_test() function in class:test
57 t.do_test();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/depr.lib.binder.1st/
H A Dbinder1st.pass.cpp39 void do_test() function in class:test
57 t.do_test();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.lib.binders/depr.lib.binder.2nd/
H A Dbinder2nd.pass.cpp39 void do_test() function in class:test
57 t.do_test();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.lib.binders/depr.lib.binder.1st/
H A Dbinder1st.pass.cpp39 void do_test() function in class:test
57 t.do_test();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.lib.binders/depr.lib.binder.2nd/
H A Dbinder2nd.pass.cpp39 void do_test() function in class:test
57 t.do_test();
/prebuilts/ndk/current/sources/cxx-stl/gabi++/tests/
H A DAndroid.mk3 do_test = \ macro
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)
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/tests/
H A DAndroid.mk3 do_test = \ macro
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)
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/tests/
H A DAndroid.mk3 do_test = \ macro
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)
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/atomics/atomics.types.generic/
H A Daddress.pass.cpp80 do_test() function
134 do_test<A, T>();
135 do_test<volatile A, T>();
H A Dintegral.pass.cpp97 do_test() function
164 do_test<A, T>();
165 do_test<volatile A, T>();
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
H A Daddress.pass.cpp75 do_test() function
128 do_test<A, T>();
129 do_test<volatile A, T>();
H A Dintegral.pass.cpp93 do_test() function
159 do_test<A, T>();
160 do_test<volatile A, T>();
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/atomics/atomics.types.generic/
H A Daddress.pass.cpp80 do_test() function
134 do_test<A, T>();
135 do_test<volatile A, T>();
H A Dintegral.pass.cpp97 do_test() function
164 do_test<A, T>();
165 do_test<volatile A, T>();
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_cgi.py39 def do_test(buf, method): function
131 d = do_test(orig, "GET")
133 d = do_test(orig, "POST")
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_cgi.py39 def do_test(buf, method): function
131 d = do_test(orig, "GET")
133 d = do_test(orig, "POST")
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_cgi.py39 def do_test(buf, method): function
131 d = do_test(orig, "GET")
133 d = do_test(orig, "POST")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_cgi.py39 def do_test(buf, method): function
131 d = do_test(orig, "GET")
133 d = do_test(orig, "POST")

Completed in 592 milliseconds