Searched refs:on_event (Results 1 – 1 of 1) sorted by relevance
105 void on_event() const {} in TEST() function in android::test::TEST::MyClass109 return ftl::make_function([this] { on_event(); }); in TEST()120 f = ftl::make_function<&MyClass::on_event>(&cls); in TEST()