Searched refs:on_stop_callback (Results 1 – 1 of 1) sorted by relevance
223 std::function<void()> on_stop_callback; member711 if (handle_->on_stop_callback) in OnStop()712 handle_->on_stop_callback(); in OnStop()3063 data_source->on_stop_callback = [] { in TEST_P()