Searched refs:nTests (Results 1 – 1 of 1) sorted by relevance
63 static const int nTests = 10; member in cppu_ifcontainer::IfTest76 for (i = 0; i < nTests; i++) in testCreateDispose()87 aStats.m_nAlive == nTests); in testCreateDispose()93 aStats.m_nDisposed == nTests); in testCreateDispose()108 for (i = 0; i < nTests; i++) in testEnumerate()118 (int)aElements.getLength() == nTests); in testEnumerate()119 if ((int)aElements.getLength() == nTests) in testEnumerate()121 for (i = 0; i < nTests; i++) in testEnumerate()142 Reference<XEventListener> xRefs[nTests * 2]; in doContainerTest()145 for (i = 0; i < nTests * 2; i++) in doContainerTest()[all …]