Searched refs:allComplete (Results 1 – 1 of 1) sorted by relevance
3041 bool allComplete = std::all_of(jobList.begin(), jobList.end(), in DetermineUserJobStatus() local3043 if (allComplete) { in DetermineUserJobStatus()