Searched defs:ExpectPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | CFGTest.cpp | 69 void ExpectPath(bool ExpectedResult) { in ExpectPath() function in __anon5d630f420111::IsPotentiallyReachableTest |
/llvm-project/llvm/unittests/Support/ | ||
H A D | VirtualFileSystemTest.cpp | 3084 auto ExpectPath = [&](vfs::FileSystem &FS, StringRef Expected, TEST_F() local |