proxygen
|
#include <gtest-internal-inl.h>
Public Attributes | |
const char * | file |
int | line |
std::string | message |
Definition at line 457 of file gtest-internal-inl.h.
const char * testing::internal::TraceInfo::file |
Definition at line 458 of file gtest-internal-inl.h.
Referenced by testing::UnitTest::AddTestPartResult(), testing::internal::PortableLocaltime(), testing::internal::ScopedTrace::ScopedTrace(), and testing::internal::ScopedPrematureExitFile::~ScopedPrematureExitFile().
int testing::internal::TraceInfo::line |
Definition at line 459 of file gtest-internal-inl.h.
Referenced by testing::UnitTest::AddTestPartResult(), testing::internal::PortableLocaltime(), testing::internal::ScopedTrace::ScopedTrace(), and testing::internal::ScopedPrematureExitFile::~ScopedPrematureExitFile().
std::string testing::internal::TraceInfo::message |
Definition at line 460 of file gtest-internal-inl.h.
Referenced by testing::UnitTest::AddTestPartResult(), testing::internal::PortableLocaltime(), testing::internal::ScopedTrace::ScopedTrace(), and testing::internal::ScopedPrematureExitFile::~ScopedPrematureExitFile().