Home
last modified time | relevance | path

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

/cts/tests/tests/content/HelloWorldApp/src_res_hardening_lib/com/example/helloworld/lib/
DTestUtils.java293 private interface ThrowingFunction<R> { interface in TestUtils
/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DAppEnumerationTests.java1116 interface ThrowingFunction<T, R> { interface in AppEnumerationTests