Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DConfigCompileTests.cpp465 FooPath = llvm::sys::path::convert_to_slash(FooPath); in TEST_F()
471 EXPECT_THAT(Conf.Index.External.MountPoint, FooPath); in TEST_F()
474 Frag = GetFrag(FooPath, llvm::None); in TEST_F()
478 EXPECT_THAT(Conf.Index.External.MountPoint, FooPath); in TEST_F()
482 Frag = GetFrag("", FooPath.c_str()); in TEST_F()
491 Frag = GetFrag("", FooPath.c_str()); in TEST_F()
500 Frag = GetFrag("", FooPath.c_str()); in TEST_F()
504 EXPECT_THAT(Conf.Index.External.MountPoint, FooPath); in TEST_F()
512 FooPath = llvm::sys::path::convert_to_slash(FooPath); in TEST_F()
513 Frag = GetFrag("", FooPath.c_str()); in TEST_F()
[all …]
H A DRenameTests.cpp1293 std::string FooPath = testPath("foo.cc"); in TEST() local
1300 FSymbols.update(FooPath, nullptr, buildRefSlab(FooCode, "Foo", FooPath), in TEST()
1310 InMemFS->addFile(FooPath, 0, in TEST()
1325 Pair(Eq(FooPath), Eq(expectedResult(FooDirtyBuffer, NewName))), in TEST()
/llvm-project-15.0.7/llvm/test/Object/
H A Dnm-darwin-m.test23 # /System/Library/Frameworks/FooPath.framework/FooPath
44 test3: (undefined) external _fooPath (from FooPath)