Home
last modified time | relevance | path

Searched defs:counts1 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rappor/tests/
H A Dgen_counts_test.R52 counts1 <- GenerateCounts(c(report_params, noise1), map, partition, v) functionVar
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DUsageStatsQueryHelperTest.java279 ArrayMap<String, Integer> counts1 = new ArrayMap<>(); in createDummyChooserCounts() local
/aosp_15_r20/frameworks/native/libs/ftl/
H A Dstatic_vector_test.cpp440 StaticVector<DestroyCounts, 5> counts1; in TEST() local
H A Dsmall_vector_test.cpp548 SmallVector<DestroyCounts, 2> counts1; in TEST() local
/aosp_15_r20/external/lzma/C/
H A DZstdDec.c721 unsigned counts1[HUF_MAX_BITS + 1]; in Huf_Build() local