OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_c_flags
(Results
1 - 6
of
6
) sorted by null
/system/core/storaged/tests/
Android.mk
26
test_c_flags
:= \
macro
41
LOCAL_CFLAGS += $(
test_c_flags
)
/system/core/logcat/tests/
Android.mk
22
test_c_flags
:= \
macro
42
LOCAL_CFLAGS += $(
test_c_flags
)
61
LOCAL_CFLAGS += $(
test_c_flags
)
/system/core/logd/tests/
Android.mk
32
test_c_flags
:= \
macro
48
LOCAL_CFLAGS += $(
test_c_flags
)
/system/extras/tests/timetest/
Android.mk
17
test_c_flags
:= \
macro
30
LOCAL_CFLAGS += $(
test_c_flags
)
/system/extras/tests/kernel.config/
Android.mk
9
test_c_flags
:= \
macro
34
LOCAL_CFLAGS := $(
test_c_flags
)
42
LOCAL_CFLAGS := $(
test_c_flags
)
/system/core/liblog/tests/
Android.mk
50
test_c_flags
:= \
macro
81
LOCAL_CFLAGS += $(
test_c_flags
)
91
LOCAL_CFLAGS += $(
test_c_flags
)
108
LOCAL_CFLAGS := $(
test_c_flags
) -DHOST
Completed in 155 milliseconds