Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_getTimeLimit

1289      TEST_ASSERT(uregex_getTimeLimit(re, &status) == 0);
1291 TEST_ASSERT(uregex_getTimeLimit(re, &status) == 1000);
1296 TEST_ASSERT(uregex_getTimeLimit(re, &status) == 1000);
2238 limit = uregex_getTimeLimit(re, &status);
2244 limit = uregex_getTimeLimit(re, &status);