Home
last modified time | relevance | path

Searched refs:after_all (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/test/
Dbenchmark-million-timers.c47 uint64_t after_all; in BENCHMARK_IMPL() local
72 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()
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c12508 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()