Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
testing::internal::TraceInfo Struct Reference

#include <gtest-internal-inl.h>

Public Attributes

const char * file
 
int line
 
std::string message
 

Detailed Description

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

Member Data Documentation

◆ file

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

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

◆ line

int testing::internal::TraceInfo::line

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

◆ message

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

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


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