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

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

Public Member Functions

 ScopedTrace (const char *file, int line, const Message &message)
 
 ~ScopedTrace ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedTrace)
 

Detailed Description

Definition at line 156 of file gtest-internal.h.

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

Constructor & Destructor Documentation

testing::internal::ScopedTrace::ScopedTrace ( const char *  file,
int  line,
const Message message 
)

Definition at line 3828 of file gtest.cc.

View newest version in sPHENIX GitHub at line 3828 of file gtest.cc

References file, testing::internal::TraceInfo::file, testing::UnitTest::GetInstance(), line, testing::internal::TraceInfo::line, testing::internal::TraceInfo::message, and testing::UnitTest::PushGTestTrace().

+ Here is the call graph for this function:

testing::internal::ScopedTrace::~ScopedTrace ( )

Definition at line 3839 of file gtest.cc.

View newest version in sPHENIX GitHub at line 3839 of file gtest.cc

References testing::UnitTest::GetInstance(), and testing::UnitTest::PopGTestTrace().

+ Here is the call graph for this function:

Member Function Documentation

testing::internal::ScopedTrace::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ScopedTrace  )
private

The documentation for this class was generated from the following files: