#include <asserts.h>
|
| StdData (size_t lineParam, const char *fileParam, const char *testNameParam, bool printDotParam) |
|
Definition at line 32 of file asserts.h.
◆ StdData()
TestInternal::StdData::StdData |
( |
size_t |
lineParam, |
|
|
const char * |
fileParam, |
|
|
const char * |
testNameParam, |
|
|
bool |
printDotParam |
|
) |
| |
|
inline |
◆ file
const char* TestInternal::StdData::file |
◆ line
size_t TestInternal::StdData::line |
◆ printDot
bool TestInternal::StdData::printDot |
◆ testName
const char* TestInternal::StdData::testName |
The documentation for this struct was generated from the following file: