Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp1289 static void createFileWithData(const Twine &Path, bool ShouldExistBefore, in createFileWithData() argument
1292 ASSERT_EQ(ShouldExistBefore, fs::exists(Path)); in createFileWithData()