Searched refs:ex_out (Results 1 – 1 of 1) sorted by relevance
397 RectSet &ex_out = expected_out[i]; in main() local398 if (std::find(out.begin(), out.end(), ex_out) == out.end()) { in main()399 std::cout << "Missing Rect: " << ex_out.id_set << "(" << ex_out.rect in main()