Searched refs:sorted_namespaces (Results 1 – 1 of 1) sorted by relevance
208 std::vector<std::string> sorted_namespaces(namespaces.begin(), in GenNamespaces() local210 std::sort(sorted_namespaces.begin(), sorted_namespaces.end()); in GenNamespaces()215 for (auto it = sorted_namespaces.begin(); it != sorted_namespaces.end(); in GenNamespaces()