Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Expression/
H A DCppModuleConfigurationTest.cpp82 std::string libcpp_target = "/usr/include/x86_64-unknown-linux-gnu/c++/v1"; in TEST_F() local
93 libcpp_target)); in TEST_F()
151 std::string libcpp_target = in TEST_F() local
164 testing::ElementsAre(libcpp, ResourceInc(), usr, libcpp_target)); in TEST_F()