Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp239 getSortedLargeIntegerInputs<uint64_t>)->Arg(TestNumInputs);
244 getSortedLargeIntegerInputs<uint64_t>)->Arg(TestNumInputs);
H A DGenerateInput.hpp66 std::vector<IntT> getSortedLargeIntegerInputs(size_t N) { in getSortedLargeIntegerInputs() function
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dunordered_set_operations.bench.cpp244 …dered_set_sorted_large_uint64, std::unordered_set<uint64_t>{}, getSortedLargeIntegerInputs<uint64_…
250 getSortedLargeIntegerInputs<uint64_t>)
H A DGenerateInput.h54 std::vector<IntT> getSortedLargeIntegerInputs(size_t N) { in getSortedLargeIntegerInputs() function