Searched refs:xLBT (Results 1 – 5 of 5) sorted by relevance
551 If xLBT Is Nothing597 xLBT.setValues( _608 xLBT.getValues( _654 xLBT.Bool = aRet.Bool655 xLBT.Char = aRet.Char668 xLBT.Any = aRet.Any670 xLBT.Struct = aRet2689 aRet.Any = xLBT.Any691 aRet2 = xLBT.Struct767 xLBT.raiseRuntimeExceptionOneway(sCompare, xLBT.Interface )[all …]
352 if (xLBT == null) in performTest()400 xLBT.setValues( in performTest()408 xLBT.getValues( in performTest()446 xLBT.Bool = aRet.Bool; in performTest()447 xLBT.Char = aRet.Char; in performTest()460 xLBT.Any = aRet.Any; in performTest()462 xLBT.Struct = aRet2; in performTest()481 aRet.Any = xLBT.Any; in performTest()483 aRet2 = xLBT.Struct; in performTest()873 ret = xLBT.Equals(xLBT) && ret; in testObjectMethodsImplemention()[all …]
371 if (xLBT != 0)424 xLBT->setValues(432 xLBT->getValues(470 xLBT->Bool = aRet->Bool;471 xLBT->Char = aRet->Char;484 xLBT->Any = aRet->Any;486 xLBT->Struct = aRet2;505 aRet->Any = xLBT->Any;507 aRet2 = xLBT->Struct;821 ret = xLBT->Equals(xLBT) && ret;[all …]
227 Any any2 = xLBT->transportAny(any); in testAny()279 Any a2 = xLBT->transportAny( a ); in performAnyTest()285 Any a2 = xLBT->transportAny( a ); in performAnyTest()381 if (xLBT.is()) { in performTest()407 xLBT->setValues( in performTest()416 xLBT->getValues( in performTest()425 xLBT->setValues2( in performTest()443 xLBT->getValues( in performTest()961 xLBT->raiseException( in raiseException()963 xLBT->getInterface() ); in raiseException()[all …]
295 : _xLBT( xLBT ) in XLB_Invocation()751 if (xLBT.is()) in performTest()783 xLBT->setValues( in performTest()790 xLBT->getValues( in performTest()829 xLBT->setAny( aRet.Any ); in performTest()896 xLBT->raiseException( in raiseException()960 if (xLBT != xLBT2) in test_adapter()965 if (xLBT != xLBT3) in test_adapter()972 if (xLBT != xLBT4) in test_adapter()989 return (performTest( xLBT ) && raiseException( xLBT )); in test_adapter()[all …]
Completed in 50 milliseconds