Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/invoke/
DMethodHandlesGeneralTest.java609 public void testGetter(int testMode) throws Throwable { in testGetter()
628 Object fieldRef, Object value, int testMode) throws Throwable { in testGetter()
639 int testMode = testMode0 & ~(TEST_SETTER | TEST_BOUND | TEST_NPE); in testAccessor() local
828 public void testSetter(int testMode) throws Throwable { in testSetter()
845 Object fieldRef, Object value, int testMode) throws Throwable { in testSetter()