Home
last modified time | relevance | path

Searched refs:hspFileName (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/test/mock/
H A DMockFile.h29 static std::string CreateHspFile(const std::string hspFileName, const std::string hspAbcContent);
H A DMockFile.cpp214 std::string MockFile::CreateHspFile(const std::string hspFileName, const std::string hspAbcContent) in CreateHspFile() argument
218 std::string zipFilename = hspFileName + ".zip"; in CreateHspFile()
219 std::string newFileName = hspFileName + ".hsp"; in CreateHspFile()

Completed in 2 milliseconds