Qt 4.8
Classes | Namespaces | Macros | Functions
qbenchmark_p.h File Reference
#include <stdlib.h>
#include <QtCore/qglobal.h>
#include "QtTest/private/qbenchmarkmeasurement_p.h"
#include <QtCore/QMap>
#include <QtTest/qtest_global.h>
#include "QtTest/private/qbenchmarkvalgrind_p.h"
#include "QtTest/private/qbenchmarkevent_p.h"
#include "QtTest/private/qbenchmarkmetric_p.h"

Go to the source code of this file.

Classes

struct  QBenchmarkContext
 
class  QBenchmarkGlobalData
 
class  QBenchmarkResult
 
class  QBenchmarkTestMethodData
 

Namespaces

 QTest
 The QTest namespace contains all the functions and declarations that are related to the QTestLib tool.
 

Macros

#define QTESTLIB_USE_VALGRIND
 

Functions

Q_TESTLIB_EXPORT void QTest::beginBenchmarkMeasurement ()
 
Q_TESTLIB_EXPORT quint64 QTest::endBenchmarkMeasurement ()
 
int QTest::iterationCount ()
 
void QTest::setIterationCount (int count)
 
void QTest::setIterationCountHint (int count)
 

Macro Definition Documentation

◆ QTESTLIB_USE_VALGRIND

#define QTESTLIB_USE_VALGRIND

Definition at line 61 of file qbenchmark_p.h.