Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/utils/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.java155 private interface ExceptionRunnable { interface in AmbientBrightnessDayStatsTest
160 ExceptionRunnable r) { in assertThrows()
DBrightnessConfigurationTest.java155 private interface ExceptionRunnable { interface in BrightnessConfigurationTest
160 ExceptionRunnable r) { in assertThrows()
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java410 public interface ExceptionRunnable { interface in ShortcutManagerTestUtils
415 String expectedExceptionMessageRegex, ExceptionRunnable r) { in assertExpectException()
431 String expectedExceptionMessageRegex, ExceptionRunnable r) { in assertExpectException()