Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qbenchmarkvalgrind.cpp File Reference

(62e91d0025d4a039df0375190a6b93f98e2e7c35)

#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>
+ Include dependency graph for qbenchmarkvalgrind.cpp:

Go to the source code of this file.

Functions

static void dumpOutput (const QByteArray &data, FILE *fh)
 

Function Documentation

◆ dumpOutput()

static void dumpOutput ( const QByteArray & data,
FILE * fh )
static

Definition at line 45 of file qbenchmarkvalgrind.cpp.

References QIODevice::errorString(), file, QFile::open(), qFatal, qPrintable, QIODevice::write(), and QIODeviceBase::WriteOnly.

Referenced by QBenchmarkValgrindUtils::runCallgrindSubProcess().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: