MCPcopy Create free account
hub / github.com/Samsung/UTopia / getTmpDirPath

Function getTmpDirPath

tests/testutil/TestUtil.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6namespace ftg {
7
8std::string getTmpDirPath() { return fs::temp_directory_path().string(); }
9
10std::string getUniqueFilePath(std::string Dir, std::string Name,
11 std::string Ext) {

Callers 6

analyzeMethod · 0.85
generateMethod · 0.85
CompileHelperMethod · 0.85
IRDataMethod · 0.85
compileMethod · 0.85
SourceFileManagerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected