Searched refs:stringForExceptionCode (Results 1 – 2 of 2) sorted by relevance
3 function stringForExceptionCode(c) function21 … m += "; expected " + stringForExceptionCode(expect) + ", threw " + stringForExceptionCode(actual);24 m += "; threw " + stringForExceptionCode(actual);;
17 function stringForExceptionCode(c) function35 … m += "; expected " + stringForExceptionCode(expect) + ", threw " + stringForExceptionCode(actual);38 m += "; threw " + stringForExceptionCode(actual);;