Home
last modified time | relevance | path

Searched defs:TempFileOrError (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp581 auto TempFileOrError = fs::TempFile::create(TestDirectory + "/test-%%%%"); in TEST_F() local
592 auto TempFileOrError = fs::TempFile::create(TestDirectory + "/test-%%%%"); in TEST_F() local