Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Expression/
H A DCppModuleConfigurationTest.cpp80 std::string usr_target = "/usr/include/x86_64-linux-gnu"; in TEST_F() local
85 usr + "/stdio.h", usr_target + "/sys/cdefs.h", in TEST_F()
92 testing::ElementsAre(libcpp, ResourceInc(), usr, usr_target, in TEST_F()