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
qabstracttestlogger.cpp File Reference

(80a14c86b2739492d7f7fbdb1cbde1da85d1341d)

#include <QtTest/private/qabstracttestlogger_p.h>
#include <QtTest/qtestassert.h>
#include <qbenchmark_p.h>
#include <qtestresult_p.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qstring.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <unistd.h>
+ Include dependency graph for qabstracttestlogger.cpp:

Go to the source code of this file.

Namespaces

namespace  QTest
 [15]
 
namespace  QTestPrivate
 

Functions

int QTest::qt_asprintf (QTestCharBuffer *str, const char *format,...)
 
void QTestPrivate::generateTestIdentifier (QTestCharBuffer *identifier, int parts)
 
bool QTestPrivate::appendCharBuffer (QTestCharBuffer *accumulator, const QTestCharBuffer &more)