Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_getStackLimit

1269      TEST_ASSERT(uregex_getStackLimit(re, &status) == 8000000);
1271 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);
1276 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);