HomeSort by relevance Sort by last modified time
    Searched full:test_src_files (Results 1 - 8 of 8) sorted by null

  /system/core/libnativebridge/tests/
Android.mk 7 test_src_files := \ macro
40 $(foreach file,$(test_src_files), \
49 $(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), \
  /frameworks/native/services/vr/virtual_touchpad/
Android.bp 45 test_src_files = ["tests/VirtualTouchpad_test.cpp"]
48 srcs: test_src_files,
  /system/extras/tests/kernel.config/
Android.mk 25 test_src_files := \ macro
37 LOCAL_SRC_FILES := $(test_src_files)
  /system/core/logd/tests/
Android.mk 40 test_src_files := \ macro
50 LOCAL_SRC_FILES := $(test_src_files)
59 LOCAL_SRC_FILES := $(test_src_files)
77 LOCAL_SRC_FILES := $(test_src_files)
  /system/core/logcat/tests/
Android.mk 51 test_src_files := \ macro
63 LOCAL_SRC_FILES := $(test_src_files)
  /system/core/liblog/tests/
Android.mk 69 test_src_files := \ macro
79 LOCAL_SRC_FILES := $(test_src_files)
106 LOCAL_SRC_FILES := $(test_src_files)
  /libcore/
JavaLibrary.mk 53 test_src_files := $(call all-test-java-files-under,dalvik dalvik/test-rules dom harmony-tests json luni xml) macro
167 LOCAL_SRC_FILES := $(test_src_files)
252 LOCAL_SRC_FILES := $(test_src_files)

Completed in 455 milliseconds