MCPcopy Create free account
hub / github.com/comaps/comaps / GetMwmPath

Method GetMwmPath

generator/generator_tests_support/test_generator.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144std::string TestRawGenerator::GetMwmPath(std::string const & mwmName) const
145{
146 return m_genInfo.GetTargetFileName(mwmName, DATA_FILE_EXTENSION);
147}
148
149std::string TestRawGenerator::GetCitiesBoundariesPath() const
150{

Callers 3

UNIT_TESTFunction · 0.80
UNIT_CLASS_TESTFunction · 0.80

Calls 1

GetTargetFileNameMethod · 0.80

Tested by

no test coverage detected