Searched defs:test_cflags (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A DAndroid.mk36 test_cflags = \ macro
43 test_cflags += -D__STDC_LIMIT_MACROS # For glibc.
46 test_cflags += -DUSE_DLMALLOC
48 test_cflags += -DUSE_JEMALLOC
122 $(test_cflags) \
153 $(test_cflags) \
231 bionic-unit-tests_cflags := $(test_cflags)
299 bionic-unit-tests-glibc_cflags := $(test_cflags)

Completed in 125 milliseconds