Searched refs:ShouldExistBefore (Results 1 – 1 of 1) sorted by relevance
1289 static void createFileWithData(const Twine &Path, bool ShouldExistBefore, in createFileWithData() argument1292 ASSERT_EQ(ShouldExistBefore, fs::exists(Path)); in createFileWithData()