Home
last modified time | relevance | path

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

/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/
DDumpProtoUtils.java64 private interface ThrowingFunction<T, R> { interface in DumpProtoUtils
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DUtils.java57 interface ThrowingFunction<T, R> { interface in Utils
/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
DTestUtils.java293 private interface ThrowingFunction<R> { interface in TestUtils