Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/AOO41X/test/testgui/source/pvt/gui/
H A DBenchmark.java42 import org.junit.Test;
100 @Test
115 @Test
129 @Test
143 @Test
157 @Test
172 @Test
203 @Test
208 @Test
213 @Test
[all …]
/AOO41X/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxx41 struct Test in testDescriptorParsing() struct
46 static Test const aTests[] in testDescriptorParsing()
75 for (int i = 0; i < sizeof aTests / sizeof (Test); ++i) in testDescriptorParsing()
100 struct Test in testDescriptorDescriptor() struct
105 static Test const aTests[] in testDescriptorDescriptor()
125 for (int i = 0; i < sizeof aTests / sizeof (Test); ++i) in testDescriptorDescriptor()
149 struct Test in testDescriptorName() struct
154 static Test const aTests[] in testDescriptorName()
173 for (int i = 0; i < sizeof aTests / sizeof (Test); ++i) in testDescriptorName()
194 struct Test in testDescriptorKey() struct
[all …]
/AOO41X/test/testgui/source/bvt/gui/
H A DFileTypeTest.java40 import org.junit.Test;
76 @Test
81 @Test
86 @Test
91 @Test
96 @Test
101 @Test
133 @Test
138 @Test
143 @Test
[all …]
H A DBasicFunctionTest.java40 import org.junit.Test;
72 @Test
88 @Test
115 @Test
165 @Test
183 @Test
200 @Test
227 @Test
254 @Test
279 @Test
[all …]
/AOO41X/main/xmlsecurity/qa/certext/
H A DSanCertExt.cxx58 class Test: public CppUnit::TestFixture { class
71 Test();
73 ~Test();
97 CPPUNIT_TEST_SUITE(Test);
110 uno::Sequence< security::CertAltNameEntry > Test::altNames;
111 bool Test::runOnce = false;
113 CPPUNIT_TEST_SUITE_REGISTRATION(Test);
115 Test::Test() in Test() function in __anonbedac0a70111::Test
124 Test::~Test() in ~Test()
134 uno::Reference< xml::crypto::XSecurityEnvironment > Test::initUno() in initUno()
[all …]
/AOO41X/main/configmgr/qa/unit/
H A Dtest.cxx83 class Test: public CppUnit::TestFixture { class
120 CPPUNIT_TEST_SUITE(Test);
176 osl::Condition & stop, Test const & test, rtl::OUString const & path,
182 Test const & test_;
188 osl::Condition & stop, Test const & test, rtl::OUString const & path, in ReaderThread()
202 osl::Condition & stop, Test const & test, rtl::OUString const & path,
208 Test const & test_;
215 osl::Condition & stop, Test const & test, rtl::OUString const & path, in WriterThread()
238 RecursiveTest(Test const & theTest, int count, bool * destroyed);
247 Test const & test_;
[all …]
/AOO41X/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java31 import org.junit.Test;
143 @Test
219 @Test
237 @Test
254 @Test
269 @Test
285 @Test
303 @Test
323 @Test
340 @Test
[all …]
/AOO41X/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java48 import org.junit.Test;
143 @Test public void checkDispatchInfoOfWriter() in checkDispatchInfoOfWriter()
149 @Test public void checkDispatchInfoOfCalc() in checkDispatchInfoOfCalc()
155 @Test public void checkDispatchInfoOfDraw() in checkDispatchInfoOfDraw()
161 @Test public void checkDispatchInfoOfImpress() in checkDispatchInfoOfImpress()
167 @Test public void checkDispatchInfoOfChart() in checkDispatchInfoOfChart()
173 @Test public void checkDispatchInfoOfMath() in checkDispatchInfoOfMath()
179 @Test public void checkDispatchInfoOfDataBase() in checkDispatchInfoOfDataBase()
185 @Test public void checkDispatchInfoOfBibliography() in checkDispatchInfoOfBibliography()
191 @Test public void checkDispatchInfoOfQueryDesign() in checkDispatchInfoOfQueryDesign()
[all …]
/AOO41X/test/testgui/source/fvt/gui/sc/subtotals/
H A DSubtotalsFunctions.java34 import org.junit.Test;
63 @Test
85 @Test
103 @Test
121 @Test
139 @Test
158 @Test
176 @Test
194 @Test
212 @Test
[all …]
/AOO41X/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx213 class Test :public OMutexAndBroadcastHelper class
215 ,public OPropertyArrayUsageHelper< Test >
224 Test( );
229 static Test* Create( );
242 Test::Test( ) in Test() function in comphelper::Test
279 IMPLEMENT_FORWARD_XINTERFACE2( Test, Test_RefCountBase, OPropertyStateContainer ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
282 void Test::getPropertyDefaultByHandle( sal_Int32 _nHandle, Any& _rDefault ) const in IMPLEMENT_FORWARD_XINTERFACE2()
304 Reference< XPropertySetInfo > SAL_CALL Test::getPropertySetInfo( ) throw(RuntimeException) in getPropertySetInfo()
310 ::cppu::IPropertyArrayHelper& SAL_CALL Test::getInfoHelper() in getInfoHelper()
316 ::cppu::IPropertyArrayHelper* Test::createArrayHelper( ) const in createArrayHelper()
[all …]
/AOO41X/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java33 import org.junit.Test;
64 @Test
92 @Test
127 @Test
147 @Test
235 @Test
256 @Test
286 @Test
311 @Test
342 @Test
[all …]
/AOO41X/main/salhelper/qa/
H A Dtest_api.cxx79 class Test: public CppUnit::TestFixture { class
99 CPPUNIT_TEST_SUITE(Test);
112 void Test::testCondition() { in testCondition()
126 void Test::testConditionModifier() { in testConditionModifier()
141 void Test::testConditionWaiter() { in testConditionWaiter()
155 void Test::testConditionWaiterTimedout() { in testConditionWaiterTimedout()
175 void Test::testORealDynamicLoader() { in testORealDynamicLoader()
190 void Test::testSimpleReferenceObject() { in testSimpleReferenceObject()
213 void Test::testDerivedCondition() { in testDerivedCondition()
219 void Test::testDerivedConditionWaiterTimedout() { in testDerivedConditionWaiterTimedout()
[all …]
/AOO41X/test/testgui/source/svt/gui/sw/
H A DBasicFuncOnWriter.java45 import org.junit.Test;
87 @Test
108 @Test
136 @Test
158 @Test
177 @Test
200 @Test
226 @Test
254 @Test
295 @Test
[all …]
/AOO41X/main/shell/qa/zip/
H A Dziptest.cxx34 class Test : public CppUnit::TestFixture class
39 Test();
45 CPPUNIT_TEST_SUITE(Test);
52 CPPUNIT_TEST_SUITE_REGISTRATION(Test);
54 Test::Test() : in Test() function in Test
60 void Test::test_directory() in test_directory()
68 void Test::test_hasContentCaseInSensitive() in test_hasContentCaseInSensitive()
76 void Test::test_getContent() in test_getContent()
/AOO41X/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java72 import org.junit.Test;
1267 @Test public void testText() throws Exception in testText()
1275 @Test public void testTextField() throws Exception in testTextField()
1304 @Test public void testFootnote() throws Exception in testFootnote()
1313 @Test public void testFrameAs() throws Exception in testFrameAs()
1322 @Test public void testFrameAt() throws Exception in testFrameAt()
1333 @Test public void testBookmarkPoint() throws Exception in testBookmarkPoint()
1344 @Test public void testBookmark() throws Exception in testBookmark()
1357 @Test public void testBookmarkPointXmlId() throws Exception in testBookmarkPointXmlId()
1369 @Test public void testBookmarkXmlId() throws Exception in testBookmarkXmlId()
[all …]
/AOO41X/main/extensions/test/ole/unoTocomCalls/Test/
H A DTest.dsp1 # Microsoft Developer Studio Project File - Name="Test" - Package Owner=<4>
7 CFG=Test - Win32 Debug
11 !MESSAGE NMAKE /f "Test.mak".
16 !MESSAGE NMAKE /f "Test.mak" CFG="Test - Win32 Debug"
20 !MESSAGE "Test - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "Test - Win32 Debug" (based on "Win32 (x86) Console Application")
31 !IF "$(CFG)" == "Test - Win32 Release"
54 !ELSEIF "$(CFG)" == "Test - Win32 Debug"
81 # Name "Test - Win32 Release"
82 # Name "Test - Win32 Debug"
[all …]
/AOO41X/main/svl/qa/
H A Dtest_URIHelper.cxx207 class Test: public CppUnit::TestFixture { class
217 CPPUNIT_TEST_SUITE(Test);
227 void Test::setUp() { in setUp()
237 void Test::finish() { in finish()
242 void Test::testNormalizedMakeRelative() { in testNormalizedMakeRelative()
257 struct Test { in testNormalizedMakeRelative() struct
262 static Test const tests[] = { in testNormalizedMakeRelative()
322 void Test::testFindFirstURLInText() { in testFindFirstURLInText()
323 struct Test { in testFindFirstURLInText() struct
329 static Test const tests[] = { in testFindFirstURLInText()
[all …]
/AOO41X/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java73 import org.junit.Test;
114 @Test
133 @Test
151 @Test
164 @Test
185 @Test
201 @Test
220 @Test
240 @Test
283 @Test
[all …]
/AOO41X/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java36 import org.junit.Test;
75 @Test
130 @Test
185 @Test
238 @Test
269 @Test
299 @Test
353 @Test
423 @Test
482 @Test
[all …]
/AOO41X/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogSetting.java32 import org.junit.Test;
59 @Test
136 @Test
191 @Test
236 @Test
282 @Test
321 @Test
417 @Test
459 @Test
512 @Test
[all …]
/AOO41X/test/testgui/source/svt/gui/sd/
H A DBasicFuncOnImpress.java45 import org.junit.Test;
90 @Test
103 @Test
128 @Test
149 @Test
169 @Test
188 @Test
214 @Test
250 @Test
265 @Test
[all …]
/AOO41X/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java27 import org.junit.Test;
148 @Test
174 @Test
199 @Test
224 @Test
249 @Test
274 @Test
299 @Test
332 @Test
356 @Test
[all …]
/AOO41X/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java32 import org.junit.Test;
103 @Test
126 @Test
143 @Test
179 @Test
202 @Test
234 @Test
267 @Test
290 @Test
306 @Test
[all …]
/AOO41X/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java35 import org.junit.Test;
138 @Test
181 @Test
225 @Test
273 @Test
319 @Test
363 @Test
418 @Test
464 @Test
495 @Test
[all …]
/AOO41X/main/ucb/qa/complex/tdoc/
H A DCheckContentProvider.java47 import org.junit.Test;
123 @Test public void checkTDOCRoot() { in checkTDOCRoot()
180 @Test public void checkTDOCRootInterfaces() { in checkTDOCRootInterfaces()
187 @Test public void checkTDOCDocument() { in checkTDOCDocument()
214 @Test public void checkTDOCDocumentInterfaces() { in checkTDOCDocumentInterfaces()
222 @Test public void checkTDOCFolder() { in checkTDOCFolder()
249 @Test public void checkTDOCFolderInterfaces() { in checkTDOCFolderInterfaces()
256 @Test public void checkTDOCStream() { in checkTDOCStream()
284 @Test public void checkTDOCStreamInterfaces() { in checkTDOCStreamInterfaces()

12345678910>>...19