Searched refs:counts (Results 1 – 7 of 7) 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/metalava-reporter/src/main/java/com/android/tools/metalava/reporter/ |
D | Baseline.kt | 232 val counts = mutableMapOf<Issues.Issue, Int>() in <lambda>() constant 236 counts[issue] = count in <lambda>() 245 val list = counts.entries.toMutableList() in <lambda>()
|
/tools/test/openhst/resources/ |
D | stress_test.dsp_monitoring_on_idle.ascii_proto | 1 description: "Let device in idle and check the DSP wakeup counts"
|
/tools/netsim/proto/netsim/ |
D | model.proto | 75 // Transmitted packet counts 77 // Received packet counts
|
D | frontend.proto | 121 // packet counts)
|
/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.compact_cfg | 49454 .params "counts", "startIndex", "endIndex"
|