![]() |
Qt 6.x
The Qt SDK
|
#include <QtTest/private/qbenchmark_p.h>
#include <QtTest/private/qbenchmarkvalgrind_p.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qprocess.h>
#include <QtCore/qdir.h>
#include <QtCore/qregularexpression.h>
#include <QtCore/qset.h>
#include <QtTest/private/callgrind_p.h>
#include <charconv>
#include <optional>
Go to the source code of this file.
Functions | |
static void | dumpOutput (const QByteArray &data, FILE *fh) |
|
static |
Definition at line 45 of file qbenchmarkvalgrind.cpp.
References file, QFile::open(), QIODevice::write(), and QIODeviceBase::WriteOnly.
Referenced by QBenchmarkValgrindUtils::runCallgrindSubProcess().