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

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

+ Collaboration diagram for testing::internal::CodeLocation:

Public Member Functions

 CodeLocation (const string &a_file, int a_line)
 

Public Attributes

string file
 
int line
 

Detailed Description

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

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

Constructor & Destructor Documentation

testing::internal::CodeLocation::CodeLocation ( const string a_file,
int  a_line 
)
inline

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

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

Member Data Documentation

string testing::internal::CodeLocation::file

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

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

Referenced by conftest.RootHashAssertionError::__init__().

int testing::internal::CodeLocation::line

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