Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/tools/lldb-server/tests/
DLLGSTest.cpp44 auto ClientOr = TestClient::launchCustom(getLogFileName(), in TEST_F()
DTestClient.cpp61 return launchCustom(Log, {}, InferiorArgs); in launch()
64 Expected<std::unique_ptr<TestClient>> TestClient::launchCustom(StringRef Log, ArrayRef<StringRef> S… in launchCustom() function in TestClient
DTestClient.h51launchCustom(llvm::StringRef Log, llvm::ArrayRef<llvm::StringRef> ServerArgs, llvm::ArrayRef<llvm:…