MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / NameAndLocation

Class NameAndLocation

tests/catch.hpp:5528–5533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5526namespace TestCaseTracking {
5527
5528 struct NameAndLocation {
5529 std::string name;
5530 SourceLineInfo location;
5531
5532 NameAndLocation( std::string const& _name, SourceLineInfo const& _location );
5533 };
5534
5535 struct ITracker;
5536

Callers 4

runTestMethod · 0.85
sectionStartedMethod · 0.85
catch.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected