OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_test_simple
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/cxx-stl/gabi++/tests/
Android.mk
18
do_test_simple
= $(call do_test,$1,$1.cpp,$2)
macro
23
$(call
do_test_simple
,test_guard)
24
$(call
do_test_simple
,catch_array_01)
25
$(call
do_test_simple
,catch_array_02)
26
$(call
do_test_simple
,catch_class_01)
27
$(call
do_test_simple
,catch_class_02)
28
$(call
do_test_simple
,catch_class_03)
29
$(call
do_test_simple
,catch_class_04)
30
$(call
do_test_simple
,catch_const_pointer_nullptr,-std=c++11)
31
$(call
do_test_simple
,catch_function_01
[
all
...]
Completed in 3467 milliseconds