Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp1707 auto GetPathWithSlashes = [](const AtomicChange &C) { in TEST_F() local
1713 ResultOf(GetPathWithSlashes, "input.cc"), in TEST_F()
1714 ResultOf(GetPathWithSlashes, "./input.h")))); in TEST_F()