Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java55 static final boolean testUnused; field in LocalsAndOperands
122 testUnused = System.getProperty("testUnused") != null;
144 if (testUnused) { in knownLocalsProvider()
366 if (testUnused) { in testUnusedLongArg()