Searched refs:all_sets (Results 1 – 1 of 1) sorted by relevance
1133 const DownloadSet* all_sets[] = {&active_set, &history_set, in AssertContainersConsistent() local1136 for (int i = 0; i < static_cast<int>(ARRAYSIZE_UNSAFE(all_sets)); i++) { in AssertContainersConsistent()1139 std::set_difference(all_sets[i]->begin(), all_sets[i]->end(), in AssertContainersConsistent()1146 all_sets[i]->begin(), all_sets[i]->end(), in AssertContainersConsistent()