Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uregex_getTimeLimit

1255      TEST_ASSERT(uregex_getTimeLimit(re, &status) == 0);
1257 TEST_ASSERT(uregex_getTimeLimit(re, &status) == 1000);
1262 TEST_ASSERT(uregex_getTimeLimit(re, &status) == 1000);