Searched refs:expected_vertex_sstream (Results 1 – 1 of 1) sorted by relevance
1880 std::stringstream expected_vertex_sstream; in verifyResultDataForIteration() local1882 expected_vertex_sstream << expected_vertex.u << ", " << expected_vertex.v; in verifyResultDataForIteration()1886 expected_vertex_sstream << ", " << expected_vertex.w; in verifyResultDataForIteration()1902 << " the following vertex was expected:[" << expected_vertex_sstream.str().c_str() in verifyResultDataForIteration()