/system/core/storaged/tests/ |
Android.mk | 33 test_src_files := \ macro 44 LOCAL_SRC_FILES := $(test_src_files)
|
/system/core/logd/tests/ |
Android.mk | 40 test_src_files := \ macro 50 LOCAL_SRC_FILES := $(test_src_files)
|
/system/extras/tests/timetest/ |
Android.mk | 24 test_src_files := \ macro 31 LOCAL_SRC_FILES := $(test_src_files)
|
/system/core/libnativebridge/tests/ |
Android.mk | 9 test_src_files := \ macro 37 $(foreach file,$(test_src_files), \ 46 $(foreach file,$(test_src_files), \
|
/system/core/logcat/tests/ |
Android.mk | 51 test_src_files := \ macro 63 LOCAL_SRC_FILES := $(test_src_files)
|
/frameworks/native/services/inputflinger/tests/ |
Android.mk | 6 test_src_files := \ macro 28 $(foreach file,$(test_src_files), \
|
/system/core/liblog/tests/ |
Android.mk | 57 test_src_files := \ macro 71 test_src_files += \ 83 LOCAL_SRC_FILES := $(test_src_files) 92 LOCAL_SRC_FILES := $(test_src_files) 110 LOCAL_SRC_FILES := $(test_src_files)
|
/system/extras/tests/kernel.config/ |
Android.mk | 25 test_src_files := \ macro 36 LOCAL_SRC_FILES := $(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), \
|
/libcore/ |
JavaLibrary.mk | 56 test_src_files := $(call all-test-java-files-under,dalvik dalvik/test-rules dom harmony-tests json luni xml) macro 226 LOCAL_SRC_FILES := $(test_src_files) 385 LOCAL_SRC_FILES := $(test_src_files)
|