Home
last modified time | relevance | path

Searched defs:size_impl (Results 1 – 1 of 1) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dbenchmark_name.cc22 size_t size_impl() { return 0; } in size_impl() function
25 size_t size_impl(const Head& head, const Tail&... tail) { in size_impl() function