Searched refs:OpenJDKAllTests (Results 1 – 3 of 3) sorted by relevance
132 name = "OpenJDKAllTests",134 srcs = ["java/com/google/security/wycheproof/OpenJDKAllTests.java"] + test_srcs,135 test_class = "com.google.security.wycheproof.OpenJDKAllTests",
147 bazel test OpenJDKAllTests150 Note that OpenJDKAllTests expects that OpenJDK is your default JDK, so it might
29 public final class OpenJDKAllTests { class