Searched refs:test (Results 1 – 25 of 1012) sorted by relevance
12345678910>>...41
24 package test.java_uno.equals;198 test.connect( in getInstance()217 success &= test( in getInstance()220 success &= test( in getInstance()223 success &= test( in getInstance()226 success &= test( in getInstance()229 success &= test( in getInstance()232 success &= test( in getInstance()235 success &= test( in getInstance()238 success &= test( in getInstance()[all …]
52 public void test() throws Exception { in test() method in Bug107753_Test69 success &= test("obj1a == obj1b", obj1a == obj1b); in run()73 success &= test("obj2a == obj2b", obj2a == obj2b); in run()77 success &= test( in run()85 success &= test( in run()91 success &= test("UnoRuntime.areSame(null, null)", in run()93 success &= test("!UnoRuntime.areSame(null, obj1a)", in run()95 success &= test("!UnoRuntime.areSame(null, obj1b)", in run()97 success &= test("!UnoRuntime.areSame(null, obj2a)", in run()99 success &= test("!UnoRuntime.areSame(null, obj2b)", in run()[all …]
... -INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ org/openoffice/test/vcl/ org/openoffice ...
193 test( aLayout.ScanLines == 1, in checkCanvasBitmap()203 test( aLayout.ColorSpace.is(), in checkCanvasBitmap()215 test( aLayout.ScanLines == 1, in checkCanvasBitmap()231 test( aRes.first == pRGBEnd, in checkCanvasBitmap()261 test( xPal.is(), in checkCanvasBitmap()296 test( aPixel3 == aPixel4, in checkCanvasBitmap()382 test( aRes.first == pRGBEnd, in checkBitmapImport()412 test( xPal.is(), in checkBitmapImport()968 test( pBmpAcc, in Paint()996 test( pBmpAcc, in Paint()[all …]
359 css::uno::Reference< XTest > test( in run() local367 test->clearInterface(); in run()374 test->clearInterface(); in run()381 test->clearInterface(); in run()388 test->clearInterface(); in run()394 test->clearInterface(); in run()401 test->clearInterface(); in run()409 test->clearBase(); in run()416 test->clearBase(); in run()424 test->clearBase(); in run()[all …]
24 package test.javauno.acquire;75 test.clearInterface(); in execClient()80 test.clearInterface(); in execClient()85 test.clearInterface(); in execClient()91 test.clearInterface(); in execClient()96 test.clearInterface(); in execClient()109 test.clearBase(); in execClient()115 test.clearBase(); in execClient()122 test.clearBase(); in execClient()130 test.clearDerived(); in execClient()[all …]
1798 if test -n "$enable_pch" && test "$enable_pch" != "no"; then2484 if test -z "$enable_pam" || test "$enable_pam" != "no"; then2563 test (enum E e)2572 test (E4);2573 test (E5);2574 test (E0);3227 if test $? = 0 && test -f ./findhome.class ; then3237 if test $? = 0 && test "$JAVA_HOME" != "" ; then4386 if test $? = 0 && test -f ./saxontest.class ; then6973 if test $? = 0 && test -f ./conftest.class ; then[all …]
50 <xsl:when test="m:degree">1078 - <xsl:when test="@open">1103 - <xsl:when test="@close">1163 <xsl:if test="@background">1340 -<!-- this test valid for Sablotron, another form - test="not(position()=last())".1355 - <xsl:if test="@frame='solid'">1389 - <xsl:if test="@frame='solid'">1393 - <xsl:if test="@frame='solid'">1397 - <xsl:if test="@frame='solid'">1480 + <xsl:if test="../@rowlines">[all …]
5 ITEM Assertion OK : test 16 ITEM Assertion OK : test 27 ITEM Assertion OK : test 38 ITEM Assertion OK : test 49 ITEM Assertion OK : test 510 ITEM Assertion OK : test 611 ITEM Assertion OK : test 712 ITEM Assertion OK : test 813 ITEM Assertion OK : test 914 ITEM Assertion OK : test 10[all …]
6 ITEM Assertion OK : test 2: res = (aboo = 'fiddlesticks')7 ITEM Assertion OK : test 3: res = ('' = aboo)9 ITEM Assertion OK : test 5: res = (testString = '')11 ITEM Assertion OK : test 7: res = ('' = testString)13 ITEM Assertion OK : test 9: res = ( aboo < " )14 ITEM Assertion OK : test 10: res = ( testString < " )15 ITEM Assertion OK : test 11: res = ( aboo > " )16 ITEM Assertion OK : test 12: res = ( testString > " )17 ITEM Assertion OK : test 13: res = ( aboo <> '' )34 ITEM Assertion OK : test 30: res = NOT something )[all …]
383 test::codemaker::cppumaker::BigStruct * const p;468 test::codemaker::cppumaker::TestException1 const & e1, in operator ==()486 test::codemaker::cppumaker::TestException1 e11( in TEST()489 test::codemaker::cppumaker::HelperEnum_ONE, in TEST()491 test::codemaker::cppumaker::TestException1 e12(e11); in TEST()493 test::codemaker::cppumaker::TestException1 e13; in TEST()496 test::codemaker::cppumaker::TestException2 e21( in TEST()499 test::codemaker::cppumaker::HelperEnum_ONE, in TEST()501 test::codemaker::cppumaker::TestException2 e22(e21); in TEST()503 test::codemaker::cppumaker::TestException2 e23; in TEST()[all …]
51 Test the object TestObject against the test specified with TestName. This test57 Note: The name is only used by the test component to distinguish between test 73 be called multiple times with a new test object instance. Note: Each test 75 didn't pass the test, the other test can still be performed. 81 to distinguish between test scenarios.85 Internal test handle. Handle for first test is always 0.87 @return Handle of the next test. -1 if this was the last test.92 long test( [in] string TestName,101 a test using several threads but that this test method should be designed 120 Internal test handle. Handle for first test is always 0.[all …]
47 Test the object TestObject against the test specified with TestName. This test51 perform their full test scenario. 54 between test scenarios.66 Test the object TestObject against the test specified with TestName. This test69 test object instance.72 didn't pass the test, the other test can still be performed. The error messages 77 between test scenarios.79 @param hTestHandle Internal test handle. Handle for first test is always 0. 81 @return Handle of the next test. -1 if this was the last test.84 if the test does not support TestName or[all …]
65 com::sun::star::uno::Reference< test::testtools::bridgetest::XMulti > in testMulti()75 static_cast< test::testtools::bridgetest::XMultiBase2 * >( in testMulti()83 static_cast< test::testtools::bridgetest::XMultiBase5 * >( in testMulti()89 css::uno::Reference< test::testtools::bridgetest::XMultiBase5 >( in testMulti()97 static_cast< test::testtools::bridgetest::XMultiBase2 * >( in testMulti()105 static_cast< test::testtools::bridgetest::XMultiBase5 * >( in testMulti()117 static_cast< test::testtools::bridgetest::XMultiBase2 * >( in testMulti()125 static_cast< test::testtools::bridgetest::XMultiBase5 * >( in testMulti()138 static_cast< test::testtools::bridgetest::XMultiBase2 * >( in testMulti()147 static_cast< test::testtools::bridgetest::XMultiBase5 * >( in testMulti()[all …]
133 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 …]
106 if ( test){ in _addProperty()110 ok &= test; in _addProperty()111 test = false; in _addProperty()144 ok &= test; in _addProperty()145 test = false; in _addProperty()179 ok &= test; in _addProperty()180 test = false; in _addProperty()215 ok &= test; in _addProperty()245 if ( test){ in _removeProperty()249 ok &= test; in _removeProperty()[all …]
30 module test60 test::TestEnum Enum;65 struct TestElement : test::TestSimple73 sequence<test::TestElement > Sequence;79 * Monster test interface to test language binding calls.96 [in] test::TestData aStruct );98 * inout parameter test111 * out parameter test134 [attribute] test::TestEnum Enum;139 [attribute] test::TestData Struct;[all …]
24 package test.codemaker.javamaker;36 import test.codemaker.javamaker.Enum1;37 import test.codemaker.javamaker.Enum2;38 import test.codemaker.javamaker.PolyStruct;39 import test.codemaker.javamaker.S2;40 import test.codemaker.javamaker.Struct2;47 import test.codemaker.javamaker.services.service_do;52 import test.codemaker.javamaker.services.service_for;54 import test.codemaker.javamaker.services.service_if;58 import test.codemaker.javamaker.services.service_int;[all …]
122 + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then129 if test -r "$cache_file"; then132 - if test -f "$cache_file"; then135 + if test /dev/null != "$cache_file" && test -f "$cache_file"; then163 test $ac_status = 0; }199 if test -z "$ac_file"; then :308 + test $ac_status = 0; }492 + test $ac_status = 0; }; then501 +if test -n "$PKG_CONFIG"; then510 + test $ac_status = 0; }; then[all …]
Completed in 210 milliseconds