Searched defs:Bench (Results 1 – 3 of 3) sorted by relevance
7 public class Bench extends JvstTestRoot { class8 public Bench(String name) { in Bench() method in Bench
32 static auto skip(const B& Bench, int) -> decltype(Bench.skip()) { in skip()36 static auto skip(const B& Bench, char) { in skip()43 B Bench{std::get<Is>(V)...}; in makeBenchmarkFromValuesImpl() local
2786 HRESULT Bench( in Bench() function