/external/jackson-core/src/test/java/perf/ |
D | ManualCharAccessTest.java | 49 final int REPS = (int) ((double) (80 * 1000 * 1000) / (double) INPUT_CHARS.length); in test() local 112 private final long readClassic(int REPS, char[] input, char[] output) throws Exception in readClassic() 137 private final long readWithByte(int REPS, char[] input, char[] output) throws Exception in readWithByte() 162 private final long readWithInt(int REPS, char[] input, char[] output) throws Exception in readWithInt()
|
D | ParserTestBase.java | 11 final int REPS = (int) ((double) (10 * 1000 * 1000) / (double) expSize); in test() local
|
/external/jackson-databind/src/test/java/perf/ |
D | ObjectWriterTestBase.java | 18 final int REPS; in test() local 106 protected double testSer(int REPS, Object value, ObjectWriter writer) throws Exception in testSer()
|
D | ManualWritePerfUntyped.java | 33 protected double testSer(int REPS, Object value, ObjectWriter writer) throws Exception in testSer()
|
D | ManualReadWithTypeResolution.java | 24 private final int REPS; field in ManualReadWithTypeResolution
|
D | ManualWritePerfWithAllTypes.java | 34 protected double testSer(int REPS, Object value, ObjectWriter writer) throws Exception in testSer()
|
D | ObjectReaderTestBase.java | 16 protected int REPS; field in ObjectReaderTestBase
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DDM/ |
D | DDMTest.java | 37 public static final int REPS = 4; field in DDMTest
|
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/ |
D | NonStandardUnquotedNamesTest.java | 112 final int REPS = 1050; in _testLargeUnquoted() local
|
/external/xz-java/src/org/tukaani/xz/lzma/ |
D | LZMACoder.java | 33 static final int REPS = 4; field in LZMACoder
|
/external/xz-embedded/linux/lib/xz/ |
D | xz_lzma2.h | 202 #define REPS 4 macro
|
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/async/ |
D | AsyncNonStdParsingTest.java | 19 final int REPS = 1050; in testLargeUnquotedNames() local
|
/external/toybox/toys/pending/ |
D | xzcat.c | 1177 #define REPS 4 macro
|