Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp160 getSortedIntegerInputs<uint32_t>)->Arg(TestNumInputs);
203 getSortedIntegerInputs<uint64_t>)->Arg(TestNumInputs);
208 getSortedIntegerInputs<uint64_t>)->Arg(TestNumInputs);
228 getSortedIntegerInputs<uint32_t>)->Arg(TestNumInputs);
233 getSortedIntegerInputs<uint32_t>)->Arg(TestNumInputs);
DGenerateInput.hpp58 inline std::vector<IntT> getSortedIntegerInputs(size_t N) { in getSortedIntegerInputs() function
76 std::vector<IntT> inputs = getSortedIntegerInputs<IntT>(N); in getSortedTopBitsIntegerInputs()
/external/llvm-project/libcxx/benchmarks/
DGenerateInput.h58 inline std::vector<IntT> getSortedIntegerInputs(size_t N) { in getSortedIntegerInputs() function
76 std::vector<IntT> inputs = getSortedIntegerInputs<IntT>(N); in getSortedTopBitsIntegerInputs()