Searched refs:SPFoo (Results 1 – 1 of 1) sorted by relevance
24 class SPFoo : virtual public RefBase { class26 explicit SPFoo(bool* deleted_check) : mDeleted(deleted_check) { in SPFoo() function in SPFoo30 ~SPFoo() { in ~SPFoo()51 using RefBaseTypes = ::testing::Types<SPFoo, SPLightFoo>;