Searched refs:expected_cluster_count (Results 1 – 1 of 1) sorted by relevance
180 void CheckGraph(int expected_node_count, int expected_cluster_count) { in CheckGraph() argument199 EXPECT_EQ(expected_cluster_count, cluster_count); in CheckGraph()