Home
last modified time | relevance | path

Searched refs:sketcher (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DHeavyHitterSketchTest.java66 final HeavyHitterSketch<Integer> sketcher = HeavyHitterSketch.<Integer>newDefault(); in getTopHeavyHitters() local
67 final float ratio = sketcher.getRequiredValidationInputRatio(); in getTopHeavyHitters()
69 sketcher.setConfig(total, capacity); in getTopHeavyHitters()
71 sketcher.add(input[i]); in getTopHeavyHitters()
77 sketcher.add(input[i]); in getTopHeavyHitters()
80 final List<Integer> tops = sketcher.getTopHeavyHitters(capacity - 1, null, freqs); in getTopHeavyHitters()
98 final HeavyHitterSketch<Integer> sketcher = HeavyHitterSketch.<Integer>newDefault();
99 final float ratio = sketcher.getRequiredValidationInputRatio();
101 sketcher.setConfig(total, capacity);
103 sketcher.add(input[i]);
[all …]
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...