Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A Draw_ostream_test.cpp536 llvm::unittest::TempDir RootTestDirectory("writToOutput", /*Unique*/ true); TEST() local
H A DPath.cpp2500 unittest::TempDir RootTestDirectory("CopyFileTest", /*Unique=*/true); TEST_F() local