Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 214) sorted by relevance

123456789

/trunk/main/sal/qa/rtl/crc32/
H A Drtl_crc32.cxx35 class test : public ::testing::Test class
48 TEST_F(test, rtl_crc32_001) in TEST_F() argument
60 TEST_F(test, rtl_crc32_002) in TEST_F() argument
72 TEST_F(test, rtl_crc32_002_1) in TEST_F() argument
90 TEST_F(test, rtl_crc32_003) in TEST_F() argument
110 TEST_F(test, rtl_crc32_003_1) in TEST_F() argument
130 TEST_F(test, rtl_crc32_003_2) in TEST_F() argument
/trunk/main/solenv/inc/
H A Djavaunittest.mk80 test .PHONY : $(JAVATARGET) target
86 test .PHONY : $(JAVATARGET) target
93 test .PHONY : target
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx49 class test : public ::testing::Test class
63 TEST_F(test, testInitUno) in TEST_F() argument
117 TEST_F(test, testOpenFile) in TEST_F() argument
160 TEST_F(test, testEvents) in TEST_F() argument
174 TEST_F(test, testEnd) in TEST_F() argument
/trunk/main/ure/source/uretest/
H A DTester.java33 public static void test(XComponentContext context) { in test() method in Tester
38 private static void testService(XTest test, String name) { in testService()
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug110892_Test.java55 public void test() throws Exception { in test() method in Bug110892_Test
67 XTest test = UnoRuntime.queryInterface( in run() local
H A DBug108825_Test.java53 public void test() throws Exception { in test() method in Bug108825_Test
64 XTest test = UnoRuntime.queryInterface( in run() local
H A DBug107753_Test.java52 public void test() throws Exception { in test() method in Bug107753_Test
346 private static boolean test(String message, boolean condition) { in test() method in Bug107753_Test.Client
H A DStopMessageDispatcherTest.java47 public void test() throws Exception { in test() method in StopMessageDispatcherTest
59 XTest test = UnoRuntime.queryInterface( in run() local
/trunk/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java59 public void test(){ in test() method in HsqlDriverTest
108 TestCacheSize test = new TestCacheSize(((XMultiServiceFactory)param.getMSF()),info,drv); in test() local
137 TestCacheSize test = new TestCacheSize(((XMultiServiceFactory)param.getMSF()),info,drv); in test2() local
/trunk/main/sw/source/filter/ww8/
H A Dstaticassert.hxx53 # define StaticAssert(test, errormsg) \ argument
61 # define StaticAssert(test, errormsg) \ argument
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx92 sal_uInt8 test[8]; in ConfirmFixedOctect() local
101 sal_uInt8 test[12]; in Confirm12Zeros() local
110 sal_uInt8 test[12]; in ConfirmHalfWayMarker() local
125 sal_uInt8 test[20]; in ConfirmFixedMiddle() local
143 sal_uInt8 test[20]; in ConfirmFixedMiddle2() local
/trunk/main/writerfilter/documentation/
H A DAddingTable.cxx22 void test() in test() function
/trunk/main/unotools/qa/complex/tempfile/
H A DTempFileTest.java26 boolean test(); in test() method
/trunk/main/sot/qa/complex/olesimplestorage/
H A DOLESimpleStorageTest.java25 boolean test(); in test() method
/trunk/main/sfx2/qa/complex/sfx2/standalonedocinfo/
H A DStandaloneDocumentInfoTest.java26 boolean test(); in test() method
/trunk/main/svl/qa/complex/passwordcontainer/
H A DPasswordContainerTest.java27 boolean test(); in test() method
/trunk/main/test/inc/test/
H A Dgettestargument.hxx33 namespace test { namespace
H A Dtoabsolutefileurl.hxx33 namespace test { namespace
H A Duniquepipename.hxx33 namespace test { namespace
/trunk/main/test/source/cpp/
H A Dgetargument.hxx29 namespace test { namespace
/trunk/main/package/qa/ofopxmlstorages/
H A DStorageTest.java26 boolean test(); in test() method
/trunk/main/package/qa/storages/
H A DStorageTest.java26 boolean test(); in test() method
/trunk/main/embeddedobj/qa/embedding/
H A DEmbeddingTest.java26 boolean test(); in test() method
/trunk/main/odk/examples/java/Storage/
H A DStorageTest.java26 boolean test(); in test() method
/trunk/main/basegfx/source/workbench/
H A DMakefile32 test : testconvexhull.cxx target

Completed in 101 milliseconds

123456789