Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/TV/tests/input/src/com/android/tv/testinput/instrument/
DTestSetupInstrumentation.java135 static class TestSetupException extends Exception { class in TestSetupInstrumentation
136 public TestSetupException(String msg) { in TestSetupException() method in TestSetupInstrumentation.TestSetupException