Wire Sysio Wire Sysion 1.0.0
|
#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 486 of file gtest-internal.h.
|
inline |
Definition at line 487 of file gtest-internal.h.
std::string testing::internal::CodeLocation::file |
Definition at line 490 of file gtest-internal.h.
int testing::internal::CodeLocation::line |
Definition at line 491 of file gtest-internal.h.