Home
last modified time | relevance | path

Searched refs:count_ (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/qa/core/
H A DTest-BigPtrArray.cxx49 BigPtrEntryMock(int count) : count_(count) in BigPtrEntryMock()
56 printf("Destructor called (%i)\n", count_); in ~BigPtrEntryMock()
62 return count_; in getCount()
67 count_ = newCount; in setCount()
76 int count_; member in __anond1b44eb50111::BigPtrEntryMock
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx232 int count_; member in __anon352546aa0111::RecursiveTest
239 test_(theTest), count_(count), destroyed_(destroyed) in RecursiveTest()
253 ASSERT_TRUE(count_ == 0); in test()
275 if (count_ > 0) { in propertyChange()
276 --count_; in propertyChange()

Completed in 15 milliseconds