Home
last modified time | relevance | path

Searched defs:NameAndLocation (Results 1 – 4 of 4) sorted by relevance

/external/catch2/include/internal/
Dcatch_test_case_tracker.h21 struct NameAndLocation { struct
25 NameAndLocation( std::string const& _name, SourceLineInfo const& _location ); argument
Dcatch_test_case_tracker.cpp27 NameAndLocation::NameAndLocation( std::string const& _name, SourceLineInfo const& _location ) in NameAndLocation() function in Catch::TestCaseTracking::NameAndLocation
/external/libabigail/tests/lib/
Dcatch.hpp7463 struct NameAndLocation { struct
7464 std::string name;
7465 SourceLineInfo location;
14300 NameAndLocation::NameAndLocation( std::string const& _name, SourceLineInfo const& _location ) in NameAndLocation() function in Catch::TestCaseTracking::NameAndLocation
/external/catch2/single_include/catch2/
Dcatch.hpp7431 struct NameAndLocation { struct
7432 std::string name;
7433 SourceLineInfo location;
14101 NameAndLocation::NameAndLocation( std::string const& _name, SourceLineInfo const& _location ) in NameAndLocation() function in Catch::TestCaseTracking::NameAndLocation