|
Monero
|
#include <gtest-internal.h>
Public Member Functions | |
| CodeLocation (const string &a_file, int a_line) | |
| CodeLocation (const string &a_file, int a_line) | |
Public Attributes | |
| string | file |
| int | line |
| string testing::internal::CodeLocation::file |
| int testing::internal::CodeLocation::line |