Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_getTimeLimit

1286      TEST_ASSERT(uregex_getTimeLimit(re, &status) == 0);
1288 TEST_ASSERT(uregex_getTimeLimit(re, &status) == 1000);
1293 TEST_ASSERT(uregex_getTimeLimit(re, &status) == 1000);
2256 limit = uregex_getTimeLimit(re, &status);
2262 limit = uregex_getTimeLimit(re, &status);