Home
last modified time | relevance | path

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

/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/api/
DAutofuzzTest.java32 private static boolean implIsNotNull(ImplementedInterface impl) { in implIsNotNull() method in AutofuzzTest
36 private static boolean implIsNotNull(UnimplementedInterface impl) { in implIsNotNull() method in AutofuzzTest