Searched refs:group_hash_name (Results 1 – 1 of 1) sorted by relevance
268 std::string group_hash_name = HashName(rank_list_name); in GenerateGroupNameByRanks() local269 std::string group_name = std::to_string(ranks.size()) + "-" + group_hash_name; in GenerateGroupNameByRanks()