Home
last modified time | relevance | path

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

/external/wycheproof/java/com/google/security/wycheproof/
DWycheproofRunner.java125 public @interface ExcludedTest { annotation in WycheproofRunner
164 ExcludedTest excludedTest = description.getAnnotation(ExcludedTest.class); in isOkayToRunTest()
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DAesGcmTest.java19 import com.google.security.wycheproof.WycheproofRunner.ExcludedTest;