Home | History | Annotate | Download | only in intltest

Lines Matching refs:run_this_test

667     UBool  run_this_test;
688 run_this_test = FALSE;
693 run_this_test = TRUE;
695 run_this_test = (UBool) (strcmp( name, testname ) == 0);
698 if (run_this_test) {