Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/invoke/
DConstantIdentityMHTest.java60 public void testZero(Class<?> expectedtype, String expected) throws Throwable { in testZero() method in ConstantIdentityMHTest
DJavaDocExamplesTest.java246 @Test public void testZero() throws Throwable { in testZero() method in JavaDocExamplesTest
/libcore/luni/src/test/java/libcore/java/lang/invoke/
DMethodHandleCombinersTest.java626 public static void testZero() throws Throwable { in testZero() method in MethodHandleCombinersTest