Searched refs:counts (Results 1 – 9 of 9) sorted by relevance
/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/metric/ |
D | HistogramTest.java | 41 Map<Long, Integer> counts = histogram.getCounts(); in testSimple() local 48 counts); in testSimple() 65 Map<Long, Integer> counts = histogram.getCounts(); in testCutoff() local 73 counts); in testCutoff() local 81 Map<Long, Integer> counts = histogram.getCounts(); in testPlotCutoff() local 82 assertEquals(1, (int)counts.get(Long.MIN_VALUE)); in testPlotCutoff() 83 assertEquals(1, (int)counts.get(2L)); in testPlotCutoff() 84 assertEquals(1, (int)counts.get(Long.MAX_VALUE)); in testPlotCutoff() 102 Map<Long, Integer> counts = histogram.getCounts(); in testBuckets() local 108 counts); in testBuckets() [all …]
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | Baseline.kt | 251 val counts = mutableMapOf<Errors.Error, Int>() in <lambda>() constant 255 counts[error] = count in <lambda>() 262 val list = counts.entries.toMutableList() in <lambda>()
|
/tools/external/fat32lib/ |
D | NOTICE | 10 [This is the first released version of the Lesser GPL. It also counts
|
/tools/dexter/testdata/expected/ |
D | medium.rewrite | 41099 .params "counts", "startIndex", "endIndex"
|
D | medium.wrap_invoke | 41099 .params "counts", "startIndex", "endIndex"
|
D | medium.scratch_regs | 49519 .params "counts", "startIndex", "endIndex"
|
D | medium.exit_hook | 43655 .params "counts", "startIndex", "endIndex"
|
D | medium.entry_hook | 42480 .params "counts", "startIndex", "endIndex"
|
D | medium.compact_cfg | 49454 .params "counts", "startIndex", "endIndex"
|