Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/io/
DBlockGuardOsTest.java319 Set<String> methodsNotRequiredBlockGuardCheckSet = new HashSet<>( in test_checkNewMethodsInPosix() local
339 if (!methodsNotRequiredBlockGuardCheckSet.contains(methodNameAndParameters) && in test_checkNewMethodsInPosix()