Searched refs:expected_vertices (Results 1 – 1 of 1) sorted by relevance
1787 std::vector<_vertex> expected_vertices; in verifyResultDataForIteration() local1814 expected_vertices.push_back(expected_vertex); in verifyResultDataForIteration()1820 expected_vertices.push_back(expected_vertex); in verifyResultDataForIteration()1847 expected_vertices.push_back(expected_vertex); in verifyResultDataForIteration()1854 expected_vertices.push_back(expected_vertex); in verifyResultDataForIteration()1868 for (std::vector<_vertex>::const_iterator expected_vertex_iterator = expected_vertices.begin(); in verifyResultDataForIteration()1869 expected_vertex_iterator != expected_vertices.end(); expected_vertex_iterator++) in verifyResultDataForIteration()