Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_getStackLimit

1300      TEST_ASSERT(uregex_getStackLimit(re, &status) == 8000000);
1302 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);
1307 TEST_ASSERT(uregex_getStackLimit(re, &status) == 40000);