Searched defs:setUpDebug (Results 1 – 1 of 1) sorted by relevance
530 void SetUpImpl(const std::string& moduleName, bool setUpDebug = true) { in SetUpImpl()549 void ConnectToService(const std::string& moduleName, bool setUpDebug) { in ConnectToService()563 const bool setUpDebug = !!debug; in RestartService() local