Home
last modified time | relevance | path

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

/ide/tools/previewer/test/mock/
H A DMockFile.cpp194 void CreateFiles(const std::string hspAbcContent) in CreateFiles() argument
208 WriteToFile("ets/modules.abc", hspAbcContent); in CreateFiles()
210 WriteToFile("module.json", hspAbcContent); in CreateFiles()
214 std::string MockFile::CreateHspFile(const std::string hspFileName, const std::string hspAbcContent) in CreateHspFile() argument
216 CreateFiles(hspAbcContent); in CreateHspFile()
H A DMockFile.h29 static std::string CreateHspFile(const std::string hspFileName, const std::string hspAbcContent);

Completed in 1 milliseconds