Home
last modified time | relevance | path

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

/external/libcxx/benchmarks/
DGenerateInput.hpp137 std::vector<const char*> cinputs; in getRandomCStringInputs() local
139 cinputs.push_back(str.c_str()); in getRandomCStringInputs()
140 return cinputs; in getRandomCStringInputs()