Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/testutils/
DTestUtils.java29 public interface ExceptionRunnable { interface in TestUtils
34 String expectedExceptionMessageRegex, ExceptionRunnable r) { in assertExpectException()
/frameworks/base/core/tests/coretests/src/android/hardware/display/
DAmbientBrightnessDayStatsTest.java154 private interface ExceptionRunnable { interface in AmbientBrightnessDayStatsTest
159 ExceptionRunnable r) { in assertThrows()
DBrightnessConfigurationTest.java171 private interface ExceptionRunnable { interface in BrightnessConfigurationTest
176 ExceptionRunnable r) { in assertThrows()
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java404 public interface ExceptionRunnable { interface in ShortcutManagerTestUtils
409 String expectedExceptionMessageRegex, ExceptionRunnable r) { in assertExpectException()
425 String expectedExceptionMessageRegex, ExceptionRunnable r) { in assertExpectException()