OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_cppflags
(Results
1 - 2
of
2
) sorted by null
/bionic/tests/
Android.mk
43
test_cppflags
:= \
macro
129
$(
test_cppflags
) \
236
libBionicGtestMain_cppflags := $(
test_cppflags
)
260
libBionicCtsGtestMain_cppflags := $(
test_cppflags
) -DUSING_GTEST_OUTPUT_FORMAT \
303
common_bionic-unit-tests_cppflags := $(
test_cppflags
)
425
bionic-unit-tests-glibc_cppflags := $(
test_cppflags
)
/external/harfbuzz_ng/src/
Makefile.am
287
test_CPPFLAGS
= $(HBCFLAGS) $(FREETYPE_CFLAGS)
Completed in 5145 milliseconds