Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DUtils.java55 public static void assertException(@NonNull Invokable r, in assertException() method in Utils
/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/
DCommonRendererTest.java239 private void assertException(Rect destClip, Matrix transformation, int renderMode) { in assertException() method in CommonRendererTest