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