Home
last modified time | relevance | path

Searched refs:failed (Results 26 – 50 of 374) sorted by relevance

12345678910>>...15

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complexlib/
H A DAssurance.java243failed( i_message + ": expected element count: " + i_expected.length + ", actual element count: " … in assureEquals()
352 protected void failed() { in failed() method in Assurance
361 protected void failed(String msg) { in failed() method in Assurance
402 protected void failed(String msg, boolean cont) { in failed() method in Assurance
/trunk/main/solenv/bin/
H A Dexectest.pl42 $failed = 0;
73 $failed = 1;
94 exit $failed;
/trunk/main/cli_ure/qa/climaker/
H A DClimakerTestCase.java46 failed("Check the make file. Java must be called with -Dcli_ure_test=pathtoexe"); in checkGeneratedCLITypes()
62 failed("Tests for generated CLI code failed."); in checkGeneratedCLITypes()
65 failed("Unexpected exception."); in checkGeneratedCLITypes()
/trunk/main/forms/qa/integration/forms/
H A DListSelection.java136 failed( "caught an exception: " + e.toString() ); in impl_clickListBox()
182 failed( "caught an exception: " + e.toString() ); in impl_setupListenerScript()
217 failed( "caught an exception: " + e.toString() ); in impl_assignStarBasicScript()
276 failed( "caught an exception: " + e.toString() ); in prepareDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDDELink.java64 if (oAppl == null) throw new StatusException(Status.failed in _getApplication()
82 if (oItem == null) throw new StatusException(Status.failed in _getItem()
100 if (oTopic == null) throw new StatusException(Status.failed in _getTopic()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_file/calc/
H A DODriver.java80 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
89 throw new StatusException(Status.failed( in createTestEnvironment()
99 throw new StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_odbc/
H A DODBCDriver.java71 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
80 throw new StatusException(Status.failed( in createTestEnvironment()
90 throw new StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_ado/
H A DODriver.java75 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
84 throw new StatusException(Status.failed( in createTestEnvironment()
94 throw new StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_file/dbase/
H A DODriver.java79 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
88 throw new StatusException(Status.failed( in createTestEnvironment()
98 throw new StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_file/flat/
H A DODriver.java77 throw new StatusException(Status.failed("Couldn't create object")); in createTestEnvironment()
86 throw new StatusException(Status.failed( in createTestEnvironment()
96 throw new StatusException(Status.failed( in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XDriverManager.java72 Status.failed("Couldn't get relation 'SDBC.URL'")); in before()
77 Status.failed("Couldn't get relation 'JDBC.URL'")); in before()
82 Status.failed("Couldn't get relation 'JDBC.INFO'")); in before()
H A D_XDriver.java73 throw new StatusException(Status.failed( in before()
78 throw new StatusException(Status.failed( in before()
83 throw new StatusException(Status.failed( in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XModuleManager.java92 (Status.failed("Relation 'xFrameSeq' not found.")) ; in before()
98 (Status.failed("Relation 'xControllerSeq' not found.")) ; in before()
104 (Status.failed("Relation 'xModelSeq' not found.")) ; in before()
/trunk/main/sc/source/ui/vba/testvba/
H A DrunTests.pl69 $failed = ( $exit_value || $signal_num || $dumped_core );
71 print "$failed = ( $exit_value || $signal_num || $dumped_core )\n";
73 if ( !$failed && open(UNAME, "uname -a|") ) {
/trunk/main/package/qa/ofopxmlstorages/
H A DStorageUnitTest.java84 failed( "Can't create service factory!" ); in before()
95 failed( "Can't create storage factory!" ); in before()
101 failed( "Can't create service factory!" ); in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_Chart3DBarProperties.java61 if (doc == null) throw new StatusException(Status.failed in before()
65 if (bar == null) throw new StatusException(Status.failed in before()
99 if (doc == null) throw new StatusException(Status.failed in after()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbcx/
H A D_XDataDefinitionSupplier.java71 throw new StatusException(Status.failed( in before()
76 throw new StatusException(Status.failed( in before()
81 throw new StatusException(Status.failed( in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwl/
H A DTypeDetection.java109 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
127 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
130 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
H A DFilterFactory.java89 throw new StatusException(Status.failed("Service wasn't created")) ; in createTestEnvironment()
113 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
116 Status.failed("Couldn't get elements from object")); in createTestEnvironment()
/trunk/main/ucb/test/com/sun/star/comp/ucb/
H A DGlobalTransfer_Test.java79 failed( "Cannot create service instance: com.sun.star.ucb." + in testNameClashASK()
85 failed( "Cannot create service instance: com.sun.star.ucb." + in testNameClashASK()
105 failed( "Could not copy resource:" + e.getMessage() ); in testNameClashASK()
/trunk/main/codemaker/source/cppumaker/
H A Dcppumaker.cxx41 void failed(rtl::OString const & typeName, CppuOptions * options) { in failed() function
53 failed(typeName, options); in produce()
62 failed(typeName, options); in produce()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/registry/
H A D_XSimpleRegistry.java90 throw new StatusException(Status.failed( in before()
97 throw new StatusException(Status.failed( in before()
104 throw new StatusException(Status.failed( in before()
/trunk/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge_Test.java72 failed("throw RuntimeException"); in testGetInstance()
82 failed("throw NoSuchElementException"); in testGetInstance()
92 failed("no instance provider"); in testGetInstance()
/trunk/main/package/qa/storages/
H A DStorageUnitTest.java108 failed( "Can't create service factory!" ); in before()
119 failed( "Can't create storage factory!" ); in before()
125 failed( "Can't create service factory!" ); in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleValue.java296 (Status.failed("Unexpected value type: " + val.getClass()));
318 (Status.failed("Undetected value type: " + val.getClass()));
337 (Status.failed("Unexpected class: " + clazz));

Completed in 71 milliseconds

12345678910>>...15