Searched refs:waitFor (Results 1 – 1 of 1) sorted by relevance
636 const string waitFor = "[Fail]No any connected target"; in WaitFor() local637 if (!strncmp(str.c_str(), waitFor.c_str(), waitFor.size())) { in WaitFor()