OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_src_files
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/tests/
Android.mk
6
test_src_files
:= \
macro
18
$(foreach file,$(
test_src_files
), \
/development/testrunner/tests/
Android_gtestlib.mk
20
test_src_files
:= $(call find-subdir-files, *.cpp)
macro
43
$(foreach file,$(
test_src_files
), \
Completed in 300 milliseconds