Home
last modified time | relevance | path

Searched refs:nTestCount (Results 1 – 5 of 5) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java149 int nTestCount = 0; in testOneDoc() local
159 ++nTestCount; in testOneDoc()
175 assertTrue( (""+nFailCount+" of "+nTestCount+" tests failed for " + type), nFailCount==0); in testOneDoc()
/trunk/main/framework/test/threadtest/
H A Dthreadtest.cxx685 sal_Int32 nTestCount = 0; /// count of calling "measureTime()" in Main() local
703 if( nArgument== 0 ) nTestCount =sArgument.toInt32(); in Main()
709 …LOG_ASSERT2( nTestCount==0||nThreadCount==0||nLoops==0||nOwner==0,"TestApplication::Main()", "Wron… in Main()
715 for( sal_Int32 nI=1; nI<=nTestCount; ++nI ) in Main()
/trunk/main/framework/test/
H A Dthreadtest.cxx689 sal_Int32 nTestCount = 0; /// count of calling "measureTime()" in Main() local
707 if( nArgument== 0 ) nTestCount =sArgument.toInt32(); in Main()
717 for( sal_Int32 nI=1; nI<=nTestCount; ++nI ) in Main()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx568 int nTestCount = getListBox()->GetSelectionCount(); in getSelectedAccessibleChildCount() local
569 return nTestCount; in getSelectedAccessibleChildCount()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx677 sal_uInt16 nTestCount = 0; // Aufrufe Spelling in OnlineSpellInRange() local
785 if ( ++nTestCount >= nMaxTest ) // checked enough text? in OnlineSpellInRange()

Completed in 39 milliseconds