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

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestCOMPtr.cpp76 static unsigned int total_constructions_; member in class:IFoo
97 unsigned int IFoo::total_constructions_; member in class:IFoo
126 total_constructions_, total_destructions_);
132 ++total_constructions_;
134 STATIC_CAST(void*, this), total_constructions_);
H A DTestHashtables.cpp246 static unsigned int total_constructions_; member in class:IFoo
251 unsigned int IFoo::total_constructions_; member in class:IFoo
258 total_constructions_, total_destructions_);
264 ++total_constructions_;
266 NS_STATIC_CAST(void*, this), total_constructions_);

Completed in 49 milliseconds