Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h583 int64_t range_x() const { return range(0); } in range_x() function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h624 int64_t range_x() const { return range(0); } in range_x() function