Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gtest-internal.h>
Public Member Functions | |
CodeLocation (std::string a_file, int a_line) | |
Public Attributes | |
std::string | file |
int | line |
Definition at line 476 of file gtest-internal.h.
|
inline |
Definition at line 477 of file gtest-internal.h.
std::string testing::internal::CodeLocation::file |
Definition at line 480 of file gtest-internal.h.
int testing::internal::CodeLocation::line |
Definition at line 481 of file gtest-internal.h.