Home
last modified time | relevance | path

Searched defs:zip_path (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/unittests/Host/common/
H A DZipFileResolverTest.cpp46 const std::string zip_path = TestZipPath(); in TEST_F() local
58 const std::string zip_path = TestZipPath(); in TEST_F() local
/llvm-project/lldb/source/Host/common/
H A DZipFileResolver.cpp49 std::string zip_path(path.substr(0, pos)); in ResolveSharedLibraryPath() local