Home
last modified time | relevance | path

Searched refs:counts (Results 1 – 9 of 9) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/metric/
DHistogramTest.java41 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/
DBaseline.kt251 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/
DNOTICE10 [This is the first released version of the Lesser GPL. It also counts
/tools/dexter/testdata/expected/
Dmedium.rewrite41099 .params "counts", "startIndex", "endIndex"
Dmedium.wrap_invoke41099 .params "counts", "startIndex", "endIndex"
Dmedium.scratch_regs49519 .params "counts", "startIndex", "endIndex"
Dmedium.exit_hook43655 .params "counts", "startIndex", "endIndex"
Dmedium.entry_hook42480 .params "counts", "startIndex", "endIndex"
Dmedium.compact_cfg49454 .params "counts", "startIndex", "endIndex"