Searched refs:total_destructions_ (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestCOMPtr.cpp77 static unsigned int total_destructions_; member in class:IFoo
98 unsigned int IFoo::total_destructions_; member in class:IFoo
126 total_constructions_, total_destructions_);
139 ++total_destructions_;
141 STATIC_CAST(void*, this), total_destructions_);
H A DTestHashtables.cpp247 static unsigned int total_destructions_; member in class:IFoo
252 unsigned int IFoo::total_destructions_; member in class:IFoo
258 total_constructions_, total_destructions_);
271 ++total_destructions_;
273 NS_STATIC_CAST(void*, this), total_destructions_);

Completed in 46 milliseconds