Home
last modified time | relevance | path

Searched refs:HUGE_STRING_LEN (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/cil/test/unit/
DCuTest.c112 char buf[HUGE_STRING_LEN]; in CuStringAppendFormat()
173 char buf[HUGE_STRING_LEN]; in CuFailInternal()
DCuTest.h39 #define HUGE_STRING_LEN 8192 macro