Searched defs:OnClusterBegin (Results 1 – 4 of 4) sorted by relevance
35 Status OnClusterBegin(const ElementMetadata& /* metadata */, in OnClusterBegin() function
58 Status Callback::OnClusterBegin(const ElementMetadata& /* metadata */, in OnClusterBegin() function in webm::Callback
106 TEST_F(CallbackTest, OnClusterBegin) { in TEST_F() argument
963 Status OnClusterBegin(const ElementMetadata& metadata, const Cluster& cluster, in OnClusterBegin() function in DemoCallback