Searched defs:BarPath (Results 1 – 3 of 3) sorted by relevance
192 auto BarPath = llvm::sys::path::convert_to_slash(testPath("foo/bar.h")); in TEST_F() local 452 auto BarPath = testPath("foo/bar.h", llvm::sys::path::Style::posix); TEST_F() local
191 const auto BarPath = testPath("baz/bar.h", llvm::sys::path::Style::posix); in TEST() local
1548 std::string BarPath = testPath("bar.cc"); in TEST() local 1635 auto BarPath = testPath("bar.cc"); TEST() local