Lines Matching refs:fail
128 fail("Cant initialize test environment."); in before()
281 fail("Interceptor was never registered."); in checkInterceptorLifeTime()
286 … fail("Interceptor was not deregistered automaticly on closing the corresponding frame."); in checkInterceptorLifeTime()
334 fail("Frame does not provide required interface XComponentLoader."); in impl_loadIntoFrame()
349 fail("Could not load \"" + sURL + "\"."); in impl_loadIntoFrame()
370 fail("Could not create UNO component \"" + sName + "\"."); in impl_createUNOComponent()
416 …fail("At least one DispatchInformation item does not match the requested group.\n\trequested group… in impl_checkDispatchInfo()
424 …fail("Found a duplicate item: group=[" + aInfo.GroupId + "] command=\"" + aInfo.Command + "\""); /… in impl_checkDispatchInfo()
435 fail("Exception caught during using XDispatchInformationProvider."); in impl_checkDispatchInfo()
452 fail("Could not create the frame instance."); in impl_createNewFrame()
468 fail("Test frame couldn't be closed successfully."); in impl_closeFrame()