Home
last modified time | relevance | path

Searched defs:origException (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/CarLibUnitTest/src/android/car/util/concurrent/
DAndroidFutureTest.java73 Exception origException = new UnsupportedOperationException(); in testCompleteExceptionally_uncompleted() local
134 Exception origException = new UnsupportedOperationException(EXCEPTION_MESSAGE); in testWhenComplete_completeExceptionally() local