Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DDraftStoreTests.cpp36 Annotations InitialSrc(Steps.front().Src); in stepByStep() local
40 EXPECT_EQ(0, DS.addDraft(Path, llvm::None, InitialSrc.code())); in stepByStep()
64 Annotations InitialSrc(Steps.front().Src); in allAtOnce() local
81 EXPECT_EQ(0, DS.addDraft(Path, llvm::None, InitialSrc.code())); in allAtOnce()