Home
last modified time | relevance | path

Searched refs:setupPhantomSubclassException (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/ref/
DCleanerTest.java184 generateCases(() -> setupPhantomSubclassException(cleaner, null), in generateExceptionCasesInternal()
392 static CleanableCase setupPhantomSubclassException(Cleaner cleaner, Object obj) { in setupPhantomSubclassException() method in CleanerTest