Searched defs:errorString (Results 1 – 2 of 2) sorted by relevance
29 void Gate::CheckFailed(std::string errorString, size_t highlightIdx) const in CheckFailed()
570 auto errorString = env->CallObjectMethod(error, toStringMethod); in ErrorDescribe() local