Home | History | Annotate | Download | only in unisetperf

Lines Matching full:stderr

168             fprintf(stderr, "error: frozen set != original!\n");
188 fprintf(stderr, "error: Contains() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
230 fprintf(stderr, "error: frozen set != original!\n");
250 fprintf(stderr, "error: SpanUTF16() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
281 fprintf(stderr, "error: frozen set != original!\n");
305 fprintf(stderr, "error: SpanBackUTF16() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
331 fprintf(stderr, "error: frozen set != original!\n");
351 fprintf(stderr, "error: SpanUTF8() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
377 fprintf(stderr, "error: frozen set != original!\n");
401 fprintf(stderr, "error: SpanBackUTF8() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
435 fprintf(stderr, "FAILED: Tests could not be run, please check the "