Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_getStackLimit

1303      TEST_ASSERT(uregex_getStackLimit(re, &status) == 8000000);
1305 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);
1310 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);