Home | History | Annotate | Download | only in tests

Lines Matching refs:PRId64

330     printf(" (%" PRId64 " ms)", testcase.GetTestTime(test_id) / 1000000);
350 printf(" (%" PRId64 " ms)", testcase.GetTestTime(test_id) / 1000000);
398 printf(" (%" PRId64 " ms total)", elapsed_time_ns / 1000000);
422 printf("%s (stopped at %" PRId64 " ms)\n", timeout_pair.first.c_str(),
434 printf("%s (%" PRId64 " ms, exceed warnline %d ms)\n", std::get<0>(slow_tuple).c_str(),
668 printf(" %s (%" PRId64 " ms)\n", test_name.c_str(), run_time_ms);
800 snprintf(buf, sizeof(buf), "%s killed because of timeout at %" PRId64 " ms.\n",