Searched refs:checkContents (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | VirtualFileSystemTest.cpp | 845 checkContents( in TEST() 1689 checkContents(O->dir_begin("//root/bar", EC), in TEST_F() 1693 checkContents(O->dir_begin("//root/bar", EC), in TEST_F() 1730 checkContents(FS->dir_begin("//root/bar", EC), in TEST_F() 1734 checkContents(FS->dir_begin("//root/bar", EC), in TEST_F() 1774 checkContents(FS->dir_begin("//root/bar", EC), in TEST_F() 2241 checkContents(O->dir_begin("//root/", EC), in TEST_F() 2292 checkContents(O->dir_begin("//root/baz/", EC), in TEST_F() 2418 checkContents(FS->dir_begin("//root/", EC), in TEST_F() 2446 checkContents(FS->dir_begin("//root/", EC), in TEST_F() [all …]
|