Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h586 int64_t range_y() const { return range(1); } in range_y() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h627 int64_t range_y() const { return range(1); } in range_y() function