Home
last modified time | relevance | path

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

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