Searched refs:debug_utils_ (Results 1 – 2 of 2) sorted by relevance
118 debug_utils_(NULL), in Heap()4813 debug_utils_ = new HeapDebugUtils(this); in Setup()5011 delete debug_utils_; in TearDown()5012 debug_utils_ = NULL; in TearDown()
1317 HeapDebugUtils* debug_utils_; variable