Home
last modified time | relevance | path

Searched refs:TempFilePath (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Debuginfod/
H A DHTTPServerTests.cpp152 SmallString<64> TempFilePath; in __anon6196692c0902() local
154 TempFilePath); in __anon6196692c0902()
158 streamFile(Request, TempFilePath); in __anon6196692c0902()
186 SmallString<64> TempFilePath; in __anon6196692c0b02() local
188 TempFilePath); in __anon6196692c0b02()
193 sys::fs::remove(TempFilePath); in __anon6196692c0b02()
194 streamFile(Request, TempFilePath); in __anon6196692c0b02()