QUDA
v1.1.0
A library for QCD on GPUs
|
#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 480 of file gtest-internal.h.
|
inline |
Definition at line 481 of file gtest-internal.h.
std::string testing::internal::CodeLocation::file |
Definition at line 484 of file gtest-internal.h.
int testing::internal::CodeLocation::line |
Definition at line 485 of file gtest-internal.h.