Searched defs:test_subject_base (Results 1 – 1 of 1) sorted by relevance
15 struct test_subject_base struct18 typedef rxn::recorded<typename rxn::notification<T>::type> recorded_type;19 typedef std::shared_ptr<test_subject_base<T>> type;21 virtual ~test_subject_base() {} in ~test_subject_base()