Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/benchmarks/
DGenerateInput.h136 std::vector<const char*> cinputs; in getRandomCStringInputs() local
138 cinputs.push_back(str.c_str()); in getRandomCStringInputs()
139 return cinputs; in getRandomCStringInputs()