Home
last modified time | relevance | path

Searched refs:testing (Results 51 – 75 of 216) sorted by relevance

123456789

/trunk/main/sw/qa/core/
H A DTest-BigPtrArray.cxx128 class BigPtrArrayUnittest : public ::testing::Test
628 class BigPtrArrayPerformanceTest : public ::testing::Test
694 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sal/qa/osl/file/
H A Dosl_old_test_file.cxx54 class oldtestfile : public ::testing::Test
257 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sal/qa/systools/
H A Dtest_comtools.cxx102 class test_COMReference : public ::testing::Test
220 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sal/qa/rtl/uri/
H A Drtl_Uri.cxx74 class Convert : public ::testing::Test
284 ::testing::InitGoogleTest(&argc, argv); in main()
H A Drtl_testuri.cxx41 class Test: public ::testing::Test {
503 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sal/qa/ByteSequence/
H A DByteSequence.cxx33 class Test: public ::testing::Test {
172 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxx35 class UrlTest : public ::testing::Test
450 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sax/qa/gtest/
H A Dtest_converter.cxx44 : public ::testing::Test
229 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sfx2/qa/gtest/
H A Dtest_metadatable.cxx41 : public ::testing::Test
228 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx57 class ctors : public ::testing::Test
268 class getLength : public ::testing::Test
359 class getCapacity : public ::testing::Test
760 class setLength : public ::testing::Test
1138 class charAt : public ::testing::Test
1239 class csuc : public ::testing::Test
1273 class getStr : public ::testing::Test
1307 class setCharAt : public ::testing::Test
1439 class append_001 : public ::testing::Test
1738 class append_002 : public ::testing::Test
[all …]
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx210 class Test: public ::testing::Test {
453 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/udkapi/com/sun/star/test/
H A DXTest.idl108 If this way of testing with multiple threads is not appropriate for the
111 needs of testing this component should be integrated in the test method.
/trunk/test/
H A DREADME.md114 By default, the testing output is stored in `test/testspace/output.***` where *** is the test suite…
120 Open `test/testspace/output.***/result.html` in your browser to see the testing report.
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx422 class PDFITest : public ::testing::Test
516 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/basegfx/test/
H A Dbasegfx1d.cxx36 class b1drange : public ::testing::Test
H A Dmain.cxx28 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/slideshow/test/
H A Dmain.cxx26 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/desktop/qa/deployment_misc/
H A Dmain.cxx26 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/salhelper/qa/
H A Dmain.cxx26 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_noadditional.cxx31 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/sc/test/
H A Dmain.cxx28 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/o3tl/qa/
H A Dmain.cxx26 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/basebmp/test/
H A Dmain.cxx26 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/binaryurp/qa/
H A Dmain.cxx26 ::testing::InitGoogleTest(&argc, argv); in main()
/trunk/main/cppu/qa/
H A Dmain.cxx28 ::testing::InitGoogleTest(&argc, argv); in main()

Completed in 199 milliseconds

123456789