- 3.0.1 core module.
testing::internal::CodeLocation Struct Reference

#include <gtest-internal.h>

Public Member Functions

 CodeLocation (const std::string &a_file, int a_line)
 

Public Attributes

std::string file
 
int line
 

Constructor & Destructor Documentation

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

Member Data Documentation


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