Home
last modified time | relevance | path

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

12345678910>>...25

/trunk/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 …]
/trunk/main/package/qa/storages/
H A DStorageUnitTest.java50 import org.junit.Test;
111 @Test
118 @Test
125 @Test
132 @Test
139 @Test
146 @Test
153 @Test
160 @Test
167 @Test
[all …]
/trunk/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxx35 class UrlTest : public ::testing::Test
42 struct Test in TEST_F() struct
47 static Test const aTests[] in TEST_F()
76 for (unsigned int i = 0; i < sizeof aTests / sizeof (Test); ++i) in TEST_F()
101 struct Test in TEST_F() struct
106 static Test const aTests[] in TEST_F()
125 for (unsigned int i = 0; i < sizeof aTests / sizeof (Test); ++i) in TEST_F()
147 struct Test in TEST_F() struct
152 static Test const aTests[] in TEST_F()
171 for (unsigned int i = 0; i < sizeof aTests / sizeof (Test); ++i) in TEST_F()
[all …]
/trunk/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
139 @Test
144 @Test
149 @Test
[all …]
H A DBasicFunctionTest.java42 import org.junit.Test;
74 @Test
93 @Test
120 @Test
170 @Test
189 @Test
206 @Test
233 @Test
260 @Test
285 @Test
[all …]
/trunk/main/xmlsecurity/qa/certext/
H A DSanCertExt.cxx55 class Test: public ::testing::Test { class
68 Test();
70 ~Test();
77 uno::Sequence< security::CertAltNameEntry > Test::altNames;
78 bool Test::runOnce = false;
81 Test::Test() in Test() function in __anone807853f0111::Test
90 Test::~Test() in ~Test()
100 uno::Reference< xml::crypto::XSecurityEnvironment > Test::initUno() in initUno()
112 void Test::init() in init()
132 rtl::OString Test::getB64CertFromFile(const char filename[]) in getB64CertFromFile()
[all …]
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx85 class Test: public ::testing::Test { class
151 osl::Condition & stop, Test const & test, rtl::OUString const & path,
157 Test const & test_;
163 osl::Condition & stop, Test const & test, rtl::OUString const & path, in ReaderThread()
177 osl::Condition & stop, Test const & test, rtl::OUString const & path,
183 Test const & test_;
190 osl::Condition & stop, Test const & test, rtl::OUString const & path, in WriterThread()
213 RecursiveTest(Test const & theTest, int count, bool * destroyed);
222 Test const & test_;
238 Test const & theTest, int count, bool * destroyed): in RecursiveTest()
[all …]
/trunk/test/testuno/source/api/i18n/
H A DXCalendarTest.java40 import org.junit.Test;
135 @Test
151 @Test
181 @Test
208 @Test
230 @Test
248 @Test
265 @Test
282 @Test
342 @Test
[all …]
H A DXBreakIteratorTest.java53 import org.junit.Test;
152 @Test
189 @Test
224 @Test
255 @Test
285 @Test
317 @Test
345 @Test
378 @Test
410 @Test
[all …]
H A DXTransliterationTest.java38 import org.junit.Test;
96 @Test
118 @Test
137 @Test
158 @Test
176 @Test
192 @Test
206 @Test
225 @Test
250 @Test
[all …]
H A DXLocaleDataTest.java41 import org.junit.Test;
98 @Test
127 @Test
191 @Test
218 @Test
245 @Test
271 @Test
298 @Test
325 @Test
352 @Test
[all …]
/trunk/main/sal/qa/ByteSequence/
H A DByteSequence.cxx33 class Test: public ::testing::Test { class
37 TEST_F(Test, test_default) { in TEST_F() argument
42 TEST_F(Test, test_size0) { in TEST_F() argument
47 TEST_F(Test, test_size5) { in TEST_F() argument
58 TEST_F(Test, test_noinit0) { in TEST_F() argument
63 TEST_F(Test, test_noinit5) { in TEST_F() argument
68 TEST_F(Test, test_elem0) { in TEST_F() argument
73 TEST_F(Test, test_elem5) { in TEST_F() argument
85 TEST_F(Test, test_copy) { in TEST_F() argument
97 TEST_F(Test, test_fromC) { in TEST_F() argument
[all …]
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/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 …]
/trunk/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java33 import org.junit.Test;
64 @Test
92 @Test
127 @Test
147 @Test
236 @Test
257 @Test
287 @Test
312 @Test
343 @Test
[all …]
/trunk/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 …]
/trunk/main/salhelper/qa/
H A Dtest_api.cxx79 class Test: public ::testing::Test { class
83 TEST_F(Test, testCondition) { in TEST_F() argument
97 TEST_F(Test, testConditionModifier) { in TEST_F() argument
112 TEST_F(Test, testConditionWaiter) { in TEST_F() argument
126 TEST_F(Test, testConditionWaiterTimedout) { in TEST_F() argument
146 TEST_F(Test, testORealDynamicLoader) { in TEST_F() argument
161 TEST_F(Test, testSimpleReferenceObject) { in TEST_F() argument
184 TEST_F(Test, testDerivedCondition) { in TEST_F() argument
190 TEST_F(Test, testDerivedConditionWaiterTimedout) { in TEST_F() argument
203 TEST_F(Test, testDerivedSimpleReferenceObject) { in TEST_F() argument
/trunk/main/sal/qa/osl/socket/
H A Dosl_Socket.cxx716 class SocketAddrCtors : public ::testing::Test
843 class is : public ::testing::Test
873 class getHostname : public ::testing::Test
944 class getPort : public ::testing::Test
979 class setPort : public ::testing::Test
1053 class setAddr : public ::testing::Test
1075 class getAddr : public ::testing::Test
1102 class operator_equal : public ::testing::Test
1197 class getSocketAddrHandle : public ::testing::Test
1228 class getLocalHostname : public ::testing::Test
[all …]
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_str.cxx33 class compare : public ::testing::Test
75 class compareIgnoreAsciiCase : public ::testing::Test
127 class shortenedCompareIgnoreAsciiCase_WithLength : public ::testing::Test
197 class hashCode : public ::testing::Test
239 class indexOfChar : public ::testing::Test
275 class lastIndexOfChar : public ::testing::Test
312 class indexOfStr : public ::testing::Test
356 class lastIndexOfStr : public ::testing::Test
409 class replaceChar : public ::testing::Test
436 class replaceChar_WithLength : public ::testing::Test
[all …]
/trunk/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 …]
/trunk/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx80 class create : public ::testing::Test
141 class createMD5 : public ::testing::Test
167 class createMD2 : public ::testing::Test
192 class createSHA : public ::testing::Test
217 class createSHA1 : public ::testing::Test
242 class createHMAC_MD5 : public ::testing::Test
267 class createHMAC_SHA1 : public ::testing::Test
292 class queryAlgorithm : public ::testing::Test
370 class queryLength : public ::testing::Test
477 class init : public ::testing::Test
[all …]
/trunk/main/shell/qa/zip/
H A Dziptest.cxx29 class Test : public ::testing::Test class
34 Test();
39 Test::Test() : in Test() function in Test
45 TEST_F(Test, test_directory) in TEST_F() argument
53 TEST_F(Test, test_hasContentCaseInSensitive) in TEST_F() argument
61 TEST_F(Test, test_getContent) in TEST_F() argument
/trunk/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx45 class compare : public ::testing::Test
89 class compareIgnoreAsciiCase : public ::testing::Test
141 class shortenedCompareIgnoreAsciiCase_WithLength : public ::testing::Test
255 class indexOfChar : public ::testing::Test
291 class lastIndexOfChar : public ::testing::Test
328 class indexOfStr : public ::testing::Test
377 class lastIndexOfStr : public ::testing::Test
430 class replaceChar : public ::testing::Test
460 class replaceChar_WithLength : public ::testing::Test
510 class toAsciiLowerCase : public ::testing::Test
[all …]

12345678910>>...25