Home | History | Annotate | Download | only in test

Lines Matching full:printf

67   printf("rollover counter test driver\n"
71 printf("testing index functions...");
74 printf("failed\n");
77 printf("passed\n");
97 printf("\n\ttesting sequential insertion...");
101 printf("%lld, %lld, %d\n", ref, est, i);
105 printf(" *bad estimate*\n");
113 printf("error: failure rate too high (%d bad estimates in %d trials)\n",
117 printf("done\n");
120 printf("\ttesting non-sequential insertion...");
137 printf("ref: %lld, local: %lld, est: %lld, ircvd: %d, delta: %d\n",
147 printf(" *bad estimate*\n");
158 printf("error: failure rate too high (%d bad estimates in %d trials)\n",
162 printf("done\n");