Searched refs:ate (Results 1 – 1 of 1) sorted by relevance
186 auto ate = new AsyncTestException; in fail() local187 ate.reason = reason; in fail()188 throw ate; in fail() local196 auto ate = new AsyncTestException; in delayedFail() local197 ate.reason = reason; in delayedFail()198 throw ate; in delayedFail() local