Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::TraceInfo Struct Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/src/gtest-internal-inl.h>

+ Collaboration diagram for testing::internal::TraceInfo:

Public Attributes

const char * file
 
int line
 
std::string message
 

Detailed Description

Definition at line 457 of file gtest-internal-inl.h.

View newest version in sPHENIX GitHub at line 457 of file gtest-internal-inl.h

Member Data Documentation

const char* testing::internal::TraceInfo::file
int testing::internal::TraceInfo::line

Definition at line 459 of file gtest-internal-inl.h.

View newest version in sPHENIX GitHub at line 459 of file gtest-internal-inl.h

Referenced by item.Item::__eq__(), item.Item::__hash__(), testing::UnitTest::AddTestPartResult(), and testing::internal::ScopedTrace::ScopedTrace().

std::string testing::internal::TraceInfo::message

Definition at line 460 of file gtest-internal-inl.h.

View newest version in sPHENIX GitHub at line 460 of file gtest-internal-inl.h

Referenced by testing::UnitTest::AddTestPartResult(), and testing::internal::ScopedTrace::ScopedTrace().


The documentation for this struct was generated from the following file: