Home
last modified time | relevance | path

Searched refs:CallClosure (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.h152 static FuncOutput CallClosure(const void* f, const FuncInput input) { in CallClosure() function
163 return Measure(reinterpret_cast<Func>(&CallClosure<Closure>),