Lines Matching refs:Bool
134 check( rData1.Bool == rData2.Bool, "### bool does not match!" ); in equals()
150 return (rData1.Bool == rData2.Bool && in equals()
201 rData.Bool = bBool; in assign()
278 a.setValue( &(data.Bool) , getCppuBooleanType() ); in performAnyTest()
400 (TestElement &) aSetData, aData.Bool, aData.Char, aData.Byte, in performTest()
408 aSetData.Bool, aSetData.Char, aSetData.Byte, aSetData.Short, in performTest()
417 aRet.Bool, aRet.Char, aRet.Byte, aRet.Short, aRet.UShort, in performTest()
426 aRet.Bool, aRet.Char, aRet.Byte, aRet.Short, aRet.UShort, in performTest()
444 aRet.Bool, aRet.Char, aRet.Byte, aRet.Short, aRet.UShort, in performTest()
453 xLBT->setBool(aRet.Bool); in performTest()
479 aRet.Bool = xLBT->getBool(); in performTest()