Searched refs:FindCluster (Results 1 – 9 of 9) sorted by relevance
63 bool FindCluster(const ClusterFactoryInterface& cluster_factory, in FindCluster() function103 if (FindCluster(*cluster_factory, graph_def, &is_node_in_cluster, in MaybeResolveClusters()
50 bool FindCluster(const ClusterFactoryInterface& cluster_factory,
166 CHECK(FindCluster(svdf_cluster_factory_, graph_, &is_node_in_cluster, in TEST_F()
1101 const Cluster* FindCluster(long long time_nanoseconds) const;
3154 const Cluster* Segment::FindCluster(long long time_ns) const { in FindCluster() function in mkvparser::Segment