Searched refs:stringVector (Results 1 – 1 of 1) sorted by relevance
64 vector<string> &stringVector = *contents.get(); in test_directory() local65 sort(stringVector.begin(), stringVector.end()); in test_directory()
Completed in 15 milliseconds