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