Home
last modified time | relevance | path

Searched refs:setHyper (Results 1 – 9 of 9) sorted by relevance

/trunk/main/testtools/source/performance/
H A Dcli_testobj_performance.cs89 public void setHyper(/*IN*/long n) { _hyper = n; } in setHyper() method in testobj.PerformanceTestObject
H A Dubobject.cxx157 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in benchmark_object::ServiceImpl
H A Dubtest.cxx725 xBench->setHyper( 0 ); in benchmark()
/trunk/main/stoc/test/
H A Dtestiadapter.cxx259 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in Test_Impl
568 _xLBT->setHyper( *(const sal_Int64 *)rValue.getValue() ); in setValue()
822 xLBT->setHyper( aRet.Hyper ); in performTest()
/trunk/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl108 void setHyper( [in] hyper n );
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java197 public void setHyper(/*IN*/long n) throws com.sun.star.uno.RuntimeException { in setHyper() method in TestComponent._PerformancTestObject
556 public void setHyper(long hyper) throws com.sun.star.uno.RuntimeException { in setHyper() method in TestComponent._TestObject
/trunk/main/bridges/test/
H A Dtestcomp.cxx211 …virtual void SAL_CALL setHyper( sal_Int64 /* _hyper */) throw(::com::sun::star::uno::RuntimeExcept… in setHyper() function in ServiceImpl
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx460 xLBT->setHyper(aRet.Hyper); in performTest()
H A Dcppobj.cxx272 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper() function in bridge_object::Test_Impl

Completed in 64 milliseconds