Home
last modified time | relevance | path

Searched refs:ate (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/d/test/
Dasync_test.d186 auto ate = new AsyncTestException; in fail() local
187 ate.reason = reason; in fail()
188 throw ate; in fail() local
196 auto ate = new AsyncTestException; in delayedFail() local
197 ate.reason = reason; in delayedFail()
198 throw ate; in delayedFail() local