Searched refs:ModuleBenchmark (Results 1 – 2 of 2) sorted by relevance
127 typedef BenchmarkHelper<ModuleInput, py::object, py::object> ModuleBenchmark; typedef141 void ModuleBenchmark::runOnce(ModuleInput&& input) const;144 ModuleOutput ModuleBenchmark::runOnce(154 void ModuleBenchmark::addInput(py::args&& args, py::kwargs&& kwargs);194 detail::ModuleBenchmark module_;
88 void ModuleBenchmark::runOnce(ModuleInput&& input) const { in runOnce()95 ModuleOutput ModuleBenchmark::runOnce( in runOnce()120 void ModuleBenchmark::addInput(py::args&& args, py::kwargs&& kwargs) { in addInput()