LibreOffice Module test (master) 1
|
Go to the source code of this file.
Functions | |
void OOO_DLLPUBLIC_TEST | callgrindStart () |
void OOO_DLLPUBLIC_TEST | callgrindDump (const char *name) |
void OOO_DLLPUBLIC_TEST callgrindDump | ( | const char * | name | ) |
Definition at line 27 of file callgrind.cxx.
References CALLGRIND_DUMP_STATS_AT, CALLGRIND_STOP_INSTRUMENTATION, and name.
Referenced by apitest::XReplaceable::testReplaceAll().
void OOO_DLLPUBLIC_TEST callgrindStart | ( | ) |
Definition at line 21 of file callgrind.cxx.
References CALLGRIND_START_INSTRUMENTATION, and CALLGRIND_ZERO_STATS.
Referenced by apitest::XReplaceable::testReplaceAll().