Home
last modified time | relevance | path

Searched refs:bStream (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/DirectoryWatcher/
H A DDirectoryWatcherTest.cpp386 llvm::raw_fd_ostream bStream(fixture.getPathInWatched("a"), error, in TEST() local
389 bStream << "foo"; in TEST()