Home
last modified time | relevance | path

Searched refs:ArgsProduct (Results 1 - 4 of 4) sorted by relevance

/third_party/benchmark/test/
H A Dargs_product_test.cc74 ->ArgsProduct({{1, 2}, {15}, {3, 7, 10}, {8, 9}})
/third_party/benchmark/src/
H A Dbenchmark_register.cc269 ArgsProduct(arglists); in Ranges()
274 Benchmark* Benchmark::ArgsProduct( in ArgsProduct() function in benchmark::internal::Benchmark
/third_party/benchmark/bindings/python/google_benchmark/
H A Dbenchmark.cc85 .def("args_product", &Benchmark::ArgsProduct, in NB_MODULE()
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1132 Benchmark* ArgsProduct(const std::vector<std::vector<int64_t> >& arglists);
1970 // This can be used together with ArgsProduct() to allow multiple ranges
1973 // ArgsProduct({

Completed in 5 milliseconds