Home
last modified time | relevance | path

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

/external/libweave/src/
Dweave_unittest.cc165 std::vector<std::string> txt_copy = txt; variable
166 std::sort(txt_copy.begin(), txt_copy.end());
169 return (arg_copy == txt_copy);