Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/
DWycheproofRunner.java172 NoPresubmitTest ignoreOn = description.getAnnotation(NoPresubmitTest.class); in isOkayToRunTest() local
181 SlowTest ignoreOn = description.getAnnotation(SlowTest.class); in isOkayToRunTest() local