Searched refs:FindCluster (Results 1 – 11 of 11) sorted by relevance
64 bool FindCluster(const ClusterFactoryInterface& cluster_factory, in FindCluster() function104 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