Home
last modified time | relevance | path

Searched defs:CodeLocation (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h512 struct CodeLocation { struct
513 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument
516 std::string file;
517 int line;
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h480 struct CodeLocation { struct
481 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument
484 std::string file;
485 int line;
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h491 struct CodeLocation { struct
492 CodeLocation(const std::string& a_file, int a_line) in CodeLocation() argument
495 std::string file;
496 int line;