Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Random/
DRandomTestChiSquared.java127 static boolean chiSquaredTest(String id, int N, IntSupplier theSupplier) { in chiSquaredTest()
146 static boolean testRngChiSquared(String id, int N, IntSupplier theSupplier) { in testRngChiSquared()
176 int N = testSizes[j]; in testOneRng() local
182 int N = testSizes[j]; in testOneRng() local
188 int N = testSizes[j]; in testOneRng() local
194 int N = testSizes[j]; in testOneRng() local
200 int N = testSizes[j]; in testOneRng() local
209 int N = testSizes[j]; in testOneRng() local
218 int N = testSizes[j]; in testOneRng() local
DRandomCanaryPi.java41 int N = 10000000; in pi() local
DRandomTestBsi1999.java248 int N = s.length / 4; in autocorrelationTest() local
/libcore/ojluni/src/test/java/util/Collections/
DFrequency.java39 static final int N = 100; field in Frequency
DDisjoint.java41 static final int N = 20; field in Disjoint
DAddAll.java45 static final int N = 100; field in AddAll
DFindSubList.java41 int N = 500; in main() local
DReverseOrder2.java46 static final int N = 100; field in ReverseOrder2
/libcore/ojluni/src/test/java/text/Format/MessageFormat/
DBug7003643.java37 private static final int N = 5; field in Bug7003643
/libcore/ojluni/src/test/java/lang/Math/
DHypotTests.java55 long N = n; in pythagoreanTriple() local
/libcore/ojluni/src/main/java/jdk/random/
DL64X1024MixRandom.java119 private static final int N = 16; field in L64X1024MixRandom
DL128X1024MixRandom.java123 private static final int N = 16; field in L128X1024MixRandom
/libcore/ojluni/src/test/java/time/test/java/time/format/
DTestZoneTextPrinterParser.java74 int N = 1; in test_printText() local
/libcore/ojluni/src/test/java/time/test/java/util/
DTestFormatter.java90 int N = 12; in test() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DSortedMapTestBase.java40 final int N = 1000; field in SortedMapTestBase
DEnumSetTest.java45 … o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U… enumConstant
53 … y{}, z{}, A{}, B{}, C{}, D{}, E{}, F{}, G{}, H{}, I{}, J{}, K{}, L{}, M{}, N{}, O{}, P{}, Q{}, R{… enumConstant
57 … o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U… enumConstant
/libcore/ojluni/src/test/java/nio/file/attribute/
DFileTimeTest.java123 int N = 1000; in main() local
/libcore/luni/src/test/java/libcore/java/util/
DEnumSetTest.java102 H, HE, LI, BE, B, C, N, O, F, NE, NA, MG, AL, SI, P, S, CL, AR, K, CA, SC, TI, V, CR, MN, enumConstant
/libcore/ojluni/src/main/java/java/util/zip/
DZipFile.java1477 int N = len; in readFullyAt() local