Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/bridges/test/performance/
H A Dtestperformance.cxx102 MyTimer timer( "performance - 1000*10000 interlocked count" ); in main() local
111 …MyTimer timer( "performance - 1000*10000 acquiring/releasing a refcounted string(without destructi… in main() local
121 MyTimer timer( "performance - 1000*10000 acquiring/releasing an osl::Mutex" ); in main() local
130 MyTimer timer( "performance - 1000*10000 acquiring/releasing an osl::Semaphore" ); in main() local
140 MyTimer timer( "performance - 1000*10000 rtl::ByteSequence(500)" ); in main() local
148 MyTimer timer( "performance - 1000*1000 rtl::ByteSequence(500,BYTESEQ_NODEFAULT)" ); in main() local
155 MyTimer timer( "performance - 1000*1000 com::sun::star::uno::Sequence< sal_Int8 > (500)" ); in main() local
162 MyTimer timer( "performance - 1000*1000 rtl_freeMemory( rtl_allocateMemory( 512 ) )" ); in main() local
171 MyTimer timer( "performance - 1000*1000 byte string construction/destruction" ); in main() local
179 MyTimer timer( "performance - 1000*1000 unicode string construction/destruction" ); in main() local
/aoo42x/main/toolkit/source/layout/core/
H A Dtimer.cxx129 static AllocateTimer timer; in AddResizeTimeout() local
/aoo42x/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java120 private Timer timer = new Timer(true); field in UnoApp

Completed in 10 milliseconds