/system/core/logd/tests/ |
Android.mk | 37 test_src_files := \ macro 47 LOCAL_SRC_FILES := $(test_src_files)
|
/system/core/liblog/tests/ |
Android.mk | 59 test_src_files := \ macro 65 test_src_files += \ 77 LOCAL_SRC_FILES := $(test_src_files)
|
/system/core/logcat/tests/ |
Android.mk | 50 test_src_files := \ macro 60 LOCAL_SRC_FILES := $(test_src_files)
|
/frameworks/native/cmds/installd/tests/ |
Android.mk | 7 test_src_files := \ macro 22 $(foreach file,$(test_src_files), \
|
/system/extras/tests/timetest/ |
Android.mk | 33 test_src_files := \ macro 40 LOCAL_SRC_FILES := $(test_src_files)
|
/system/core/libnativebridge/tests/ |
Android.mk | 9 test_src_files := \ macro 31 $(foreach file,$(test_src_files), \ 41 $(foreach file,$(test_src_files), \
|
/frameworks/native/services/inputflinger/tests/ |
Android.mk | 6 test_src_files := \ macro 28 $(foreach file,$(test_src_files), \
|
/system/core/libcutils/tests/ |
Android.mk | 17 test_src_files := \ macro 37 LOCAL_SRC_FILES := $(test_src_files) $(test_target_only_src_files) 47 LOCAL_SRC_FILES := $(test_src_files) $(test_target_only_src_files) 62 LOCAL_SRC_FILES := $(test_src_files) $(test_src_files_nonwindows) 71 LOCAL_SRC_FILES := $(test_src_files)
|
/frameworks/native/libs/input/tests/ |
Android.mk | 5 test_src_files := \ macro 17 $(foreach file,$(test_src_files), \
|
/development/testrunner/tests/ |
Android_gtestlib.mk | 20 test_src_files := $(call find-subdir-files, *.cpp) macro 37 $(foreach file,$(test_src_files), \
|
/system/extras/tests/kernel.config/ |
Android.mk | 26 test_src_files := \ macro 38 LOCAL_SRC_FILES := $(test_src_files)
|
/libcore/ |
JavaLibrary.mk | 56 test_src_files := $(call all-test-java-files-under,dalvik dom harmony-tests json luni xml) macro 194 LOCAL_SRC_FILES := $(test_src_files) 344 LOCAL_SRC_FILES := $(test_src_files)
|