Searched refs:after_all (Results 1 – 2 of 2) sorted by relevance
47 uint64_t after_all; in BENCHMARK_IMPL() local72 after_all = uv_hrtime(); in BENCHMARK_IMPL()78 fprintf(stderr, "%.2f seconds total\n", (after_all - before_all) / 1e9); in BENCHMARK_IMPL()81 fprintf(stderr, "%.2f seconds cleanup\n", (after_all - after_run) / 1e9); in BENCHMARK_IMPL()
12508 goto after_all; in wuffs_base__private_implementation__high_prec_dec__parse()12537 goto after_all; in wuffs_base__private_implementation__high_prec_dec__parse()12576 goto after_all; in wuffs_base__private_implementation__high_prec_dec__parse()12645 after_all: in wuffs_base__private_implementation__high_prec_dec__parse()