Searched defs:processName (Results 1 – 2 of 2) sorted by relevance
113 std::string processName = binaryName(); in tryShortenProcessName() local
1210 std::vector<std::string> tryToFindProcesses(const std::string& processName, uint32_t maxTries = 1, in tryToFindProcesses()1235 void expectProcessExists(const std::string& processName) { in expectProcessExists()1239 void expectProcessDoesNotExist(const std::string& processName) { in expectProcessDoesNotExist()