Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test.h86 typedef std::function<void(Results const&)> ResultsCheckFn; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test.h79 typedef std::function< void(Results const&) > ResultsCheckFn; typedef