OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_module_prefix
(Results
1 - 4
of
4
) sorted by null
/system/core/storaged/tests/
Android.mk
19
test_module_prefix
:= storaged-
macro
39
LOCAL_MODULE := $(
test_module_prefix
)unit-tests
/system/core/logcat/tests/
Android.mk
19
test_module_prefix
:= logcat-
macro
40
LOCAL_MODULE := $(
test_module_prefix
)benchmarks
59
LOCAL_MODULE := $(
test_module_prefix
)unit-tests
/system/core/logd/tests/
Android.mk
23
test_module_prefix
:= logd-
macro
46
LOCAL_MODULE := $(
test_module_prefix
)unit-tests
/system/core/liblog/tests/
Android.mk
23
test_module_prefix
:= liblog-
macro
39
LOCAL_MODULE := $(
test_module_prefix
)benchmarks
79
LOCAL_MODULE := $(
test_module_prefix
)unit-tests
Completed in 5420 milliseconds