Searched refs:DeleteSelf_ (Results 1 – 2 of 2) sorted by relevance
429 void DeleteSelf_() { delete this; } in DeleteSelf_() function
2317 test, &Test::DeleteSelf_, "the test fixture's destructor"); in Run()