Searched refs:launchCustom (Results 1 – 3 of 3) sorted by relevance
44 auto ClientOr = TestClient::launchCustom(getLogFileName(), in TEST_F()
61 return launchCustom(Log, {}, InferiorArgs); in launch()64 Expected<std::unique_ptr<TestClient>> TestClient::launchCustom(StringRef Log, ArrayRef<StringRef> S… in launchCustom() function in TestClient
51 …launchCustom(llvm::StringRef Log, llvm::ArrayRef<llvm::StringRef> ServerArgs, llvm::ArrayRef<llvm:…