Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
namespace ftg {
7
8
std::string getTmpDirPath() { return fs::temp_directory_path().string(); }
9
10
std::string getUniqueFilePath(std::string Dir, std::string Name,
11
std::string Ext) {
Callers
6
analyze
Method · 0.85
generate
Method · 0.85
CompileHelper
Method · 0.85
IRData
Method · 0.85
compile
Method · 0.85
SourceFileManager
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected