Home
last modified time | relevance | path

Searched refs:aTest (Results 1 – 25 of 40) sorted by relevance

12

/trunk/main/package/qa/storages/
H A DStorageUnitTest.java133 assure( "Test01 failed!", aTest.test() ); in ExecuteTest01()
139 assure( "Test02 failed!", aTest.test() ); in ExecuteTest02()
145 assure( "Test03 failed!", aTest.test() ); in ExecuteTest03()
151 assure( "Test04 failed!", aTest.test() ); in ExecuteTest04()
157 assure( "Test05 failed!", aTest.test() ); in ExecuteTest05()
163 assure( "Test06 failed!", aTest.test() ); in ExecuteTest06()
169 assure( "Test07 failed!", aTest.test() ); in ExecuteTest07()
175 assure( "Test08 failed!", aTest.test() ); in ExecuteTest08()
181 assure( "Test09 failed!", aTest.test() ); in ExecuteTest09()
187 assure( "Test10 failed!", aTest.test() ); in ExecuteTest10()
[all …]
/trunk/main/tools/workben/
H A Durltest.cxx86 String aTest; in testRelToAbs() local
378 if (!testRelToAbs(aTest, sizeof aTest / sizeof (RelToAbsTest))) in main()
433 if (!testSetFSys(aTest, sizeof aTest / sizeof (SetFSysTest))) in main()
495 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
502 aTest[i].out == 0 ? aTest[i].in : aTest[i].out) in main()
529 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
546 aTest[i], in main()
564 for (std::size_t i = 0; i < sizeof aTest / sizeof aTest[0]; ++i) in main()
574 aTest[i], in main()
599 aTest[i], in main()
[all …]
/trunk/main/package/qa/ofopxmlstorages/
H A DStorageUnitTest.java108 StorageTest aTest = new Test01( m_xMSF, m_xStorageFactory, log ); in ExecuteTest01() local
109 assure( "Test01 failed!", aTest.test() ); in ExecuteTest01()
114 StorageTest aTest = new Test02( m_xMSF, m_xStorageFactory, log ); in ExecuteTest02() local
115 assure( "Test02 failed!", aTest.test() ); in ExecuteTest02()
120 StorageTest aTest = new Test03( m_xMSF, m_xStorageFactory, log ); in ExecuteTest03() local
121 assure( "Test03 failed!", aTest.test() ); in ExecuteTest03()
127 assure( "Test04 failed!", aTest.test() ); in ExecuteTest04()
133 assure( "Test05 failed!", aTest.test() ); in ExecuteTest05()
139 assure( "Test06 failed!", aTest.test() ); in ExecuteTest06()
145 assure( "Test07 failed!", aTest.test() ); in ExecuteTest07()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java107 aTest.lockControllers(); in main()
109 aTest.testDiagram(); in main()
110 aTest.testArea(); in main()
111 aTest.testWall(); in main()
112 aTest.testTitle(); in main()
113 aTest.testAxis(); in main()
114 aTest.testGrid(); in main()
117 aTest.unlockControllers(); in main()
118 aTest.lockControllers(); in main()
122 aTest.testDataRowProperties(); in main()
[all …]
H A DChartInDraw.java91 ChartInDraw aTest = new ChartInDraw( aChartDoc ); in main() local
95 aTest.lockControllers(); in main()
97 aTest.testArea(); in main()
98 aTest.testWall(); in main()
99 aTest.testTitle(); in main()
100 aTest.testLegend(); in main()
101 aTest.testThreeD(); in main()
103 aTest.unlockControllers(); in main()
H A DChartInWriter.java101 ChartInWriter aTest = new ChartInWriter( aChartDoc ); in main() local
105 aTest.lockControllers(); in main()
108 aTest.testWall(); in main()
110 aTest.unlockControllers(); in main()
/trunk/main/svl/qa/complex/passwordcontainer/
H A DPasswordContainerUnitTest.java67 PasswordContainerTest aTest = new Test01(m_xMSF); in ExecuteTest01() local
68 assertTrue("Test01 failed!", aTest.test()); in ExecuteTest01()
71 PasswordContainerTest aTest = new Test02(m_xMSF); in ExecuteTest02() local
72 assertTrue("Test02 failed!", aTest.test()); in ExecuteTest02()
75 PasswordContainerTest aTest = new Test03(m_xMSF); in ExecuteTest03() local
76 assertTrue("Test03 failed!", aTest.test()); in ExecuteTest03()
/trunk/main/unotools/qa/complex/tempfile/
H A DTempFileUnitTest.java80 TempFileTest aTest = new Test01( m_xMSF, m_xSFA ); in ExecuteTest01() local
81 assertTrue( "Test01 failed!", aTest.test() ); in ExecuteTest01()
85 TempFileTest aTest = new Test02( m_xMSF, m_xSFA ); in ExecuteTest02() local
86 assertTrue( "Test02 failed!", aTest.test() ); in ExecuteTest02()
/trunk/main/sfx2/source/doc/
H A Ddocfilt.cxx75 String aTest; in DBG_NAME() local
79 aTest = aRet; in DBG_NAME()
80 aTest.SearchAndReplace( DEFINE_CONST_UNICODE( "*." ), String() ); in DBG_NAME()
81 if( aTest.Len() <= nMaxLength ) in DBG_NAME()
/trunk/main/sfx2/source/dialog/
H A Dpasswd.cxx48 rtl::OUString aTest( pEdit->GetText() ); in IMPL_LINK_INLINE_START() local
49 const sal_Unicode* pTest = aTest.getStr(); in IMPL_LINK_INLINE_START()
50 sal_Int32 nLen = aTest.getLength(); in IMPL_LINK_INLINE_START()
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx397 String aTest(pTestPage->GetLayoutName()); in operator ()() local
398 aTest.Erase( aTest.SearchAscii( SD_LT_SEPARATOR )); in operator ()()
400 if (aTest == *pLayout) in operator ()()
846 String aTest(pTest->GetLayoutName()); in InsertBookmarkAsPage() local
850 aTest == aMPLayout && in InsertBookmarkAsPage()
1898 String aTest = pPage->GetLayoutName(); in SetMasterPage() local
1899 if (aTest == aOldPageLayoutName) in SetMasterPage()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx505 Point aTest( aSize.Width(), aSize.Height() ); in QueryObjAreaPixel()
508 pViewData->GetPosFromPixel( aTest.X(), aTest.Y(), ePos, nPosX, nPosY ); in QueryObjAreaPixel()
511 pViewData->GetMouseQuadrant( aTest, ePos, nPosX, nPosY, bLeft, bTop ); in QueryObjAreaPixel()
516 aTest = pViewData->GetScrPos( (SCCOL)nPosX, (SCROW)nPosY, ePos, sal_True ); in QueryObjAreaPixel()
518 rRect.SetSize(Size(aTest.X(),aTest.Y())); in QueryObjAreaPixel()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx984 const BitmapColor aTest( pRAcc->GetBestMatchingColor( rColor ) ); in ImplExpand() local
998 if( pRAcc->GetPixel( nY, nX ) == aTest ) in ImplExpand()
1008 while( nX < nOldWidth && pRAcc->GetPixel( nY, nX ) == aTest ) in ImplExpand()
1031 if( pRAcc->GetPixel( nY, nX ) == aTest ) in ImplExpand()
1041 while( nY < nOldHeight && pRAcc->GetPixel( nY, nX ) == aTest ) in ImplExpand()
H A Dbitmap.cxx1208 const BitmapColor aTest( pReadAcc->GetBestMatchingColor( rTransColor ) ); in CreateMask() local
1215 const sal_uInt8 cTest = aTest.GetIndex(); in CreateMask()
1253 const sal_uInt8 cTest = aTest.GetIndex(); in CreateMask()
1294 if( aTest == pReadAcc->GetPixel( nY, nX ) ) in CreateMask()
/trunk/main/embeddedobj/qa/embedding/
H A DEmbeddingUnitTest.java82 EmbeddingTest aTest = new Test01( m_xMSF, log ); in ExecuteTest01() local
83 assure( "Test01 failed!", aTest.test() ); in ExecuteTest01()
/trunk/main/sot/qa/complex/olesimplestorage/
H A DOLESimpleStorageUnitTest.java72 OLESimpleStorageTest aTest = new Test01( m_xMSF ); in ExecuteTest01() local
73 assertTrue( "Test01 failed!", aTest.test() ); in ExecuteTest01()
/trunk/main/sfx2/qa/complex/sfx2/
H A DStandaloneDocumentInfo.java60 StandaloneDocumentInfoTest aTest = new Test01 (m_xMSF); in ExecuteTest01() local
61 assertTrue( "Test01 failed!", aTest.test() ); in ExecuteTest01()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx842 String aTest( pOutl->GetText( pOutl->GetParagraph( 0 ) ) ); in GetMenuState() local
843 if (aTest.Len() == 0) in GetMenuState()
910 String aTest(((SfxStringItem&)aSet.Get(SID_STATUS_LAYOUT)).GetValue()); in GetMenuState() local
911 if (aTest.Len() == 0) in GetMenuState()
1834 String aTest( pOutliner->GetText( pPara ) ); in UpdateTitleObject() local
1835 bool bText = aTest.Len() > 0; in UpdateTitleObject()
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx484 OUString aTest; in lcl_fillDateCategories() local
486 if( (aAny>>=aTest) && aTest.isEmpty() ) //empty String in lcl_fillDateCategories()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2491 ::comphelper::StringSequence aTest; in SetList()
2492 if (rItems >>= aTest) in SetList()
2494 const ::rtl::OUString* pStrings = aTest.getConstArray(); in SetList()
2495 sal_Int32 nItems = aTest.getLength(); in SetList()
2622 ::comphelper::StringSequence aTest; in SetList()
2623 if (rItems >>= aTest) in SetList()
2626 sal_Int32 nItems = aTest.getLength(); in SetList()
2790 ::comphelper::StringSequence aTest; in SetList()
2791 rItems >>= aTest; in SetList()
2792 const ::rtl::OUString* pStrings = aTest.getConstArray(); in SetList()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx658 String aTest( rStr.Copy( nPos-1, sCurString.Len() ) ); in Next_Symbol() local
659 pChrCls->toUpper( aTest ); in Next_Symbol()
660 if ( aTest == sCurString ) in Next_Symbol()
756 String aTest( rStr.Copy( nPos-1, sCurString.Len() ) ); in Next_Symbol() local
757 pChrCls->toUpper( aTest ); in Next_Symbol()
758 if ( aTest == sCurString ) in Next_Symbol()
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx657 OUString aTest; in ~AnimContext() local
658 iter->maValue >>= aTest; in ~AnimContext()
659 if( aTest.getLength() != 0 ) in ~AnimContext()
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx588 ImpItemListRow aTest(rEntry); in ImpSetEntry() local
589 aTest.eState=pAktEntry->eState; in ImpSetEntry()
590 aTest.aValue=pAktEntry->aValue; in ImpSetEntry()
591 if (aTest==*pAktEntry) bAllDiff=sal_False; in ImpSetEntry()
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx644 sal_Bool aTest[nFixedBools]; in ValidQuery() local
647 sal_Bool* pTest = ( nEntryCount <= nFixedBools ? &aTest[0] : new sal_Bool[nEntryCount] ); in ValidQuery()
844 if ( pTest != &aTest[0] ) in ValidQuery()
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx1018 StgDirEntry aTest( aEntry ); in Find() local
1019 return (StgDirEntry*) rStg.pDown->Find( &aTest ); in Find()

Completed in 168 milliseconds

12