Searched refs:completedWith (Results 1 – 2 of 2) sorted by relevance
363 if (completedWith() != Completion::NO_ERROR) { in getDuration()485 if (completedWith() == Completion::OTHER_ERROR) { in getOutputOperandDimensions()514 if (completedWith() == Completion::OTHER_ERROR) { in getOutputOperandRank()
229 Completion completedWith() const { in completedWith() function