Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/standalone/
H A Dcache_counters.cc292 struct Hypothesis3 : Hypothesis { struct
293 const char* Name() const override { return "Hypothesis3"; } in Name() argument
294 void Analyze(const CacheCounts& cache_counts, PieChart* pie) const override { in Analyze()