Home
last modified time | relevance | path

Searched defs:arglists (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_register.cc263 std::vector<std::vector<int64_t>> arglists(ranges.size()); in Ranges() local
275 const std::vector<std::vector<int64_t>>& arglists) { in ArgsProduct()
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_register.cc263 std::vector<std::vector<int64_t>> arglists(ranges.size()); in Ranges() local
275 const std::vector<std::vector<int64_t>>& arglists) { in ArgsProduct()
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc286 std::vector<std::vector<int64_t>> arglists(ranges.size()); in Ranges() local