Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DCFGTest.cpp69 void ExpectPath(bool ExpectedResult) { in ExpectPath() function in __anon5d630f420111::IsPotentiallyReachableTest
[all...]
/llvm-project/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp3084 auto ExpectPath = [&](vfs::FileSystem &FS, StringRef Expected, TEST_F() local