Searched refs:BC_ALGORITHMS (Results 1 – 1 of 1) sorted by relevance
72 private static final List<Algorithm> BC_ALGORITHMS = new ArrayList<>(); field in ProvidersTest330 for (Algorithm a : BC_ALGORITHMS) { in testBeforeLimit()350 for (Algorithm a : BC_ALGORITHMS) { in testAtLimit()371 for (Algorithm a : BC_ALGORITHMS) { in testPastLimit()411 for (Algorithm a : BC_ALGORITHMS) { in testCustomProvider()