Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/
DWycheproofRunner.java155 return isOkayToRunTest(description); in shouldRun()
158 private boolean isOkayToRunTest(Description description) { in isOkayToRunTest() method in WycheproofRunner.ExcludeTestFilter