Home
last modified time | relevance | path

Searched refs:kAvgNumTypes (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/
Dicing-search-engine_flush_benchmark.cc70 constexpr int kAvgNumTypes = 3; variable
147 int num_types = kAvgNumNamespaces * kAvgNumTypes; in BM_FlushBenchmark()
Dicing-search-engine_benchmark.cc88 constexpr int kAvgNumTypes = 3; variable
216 int num_types = kAvgNumNamespaces * kAvgNumTypes; in BM_IndexLatency()
255 int num_types = kAvgNumNamespaces * kAvgNumTypes; in BM_QueryLatency()
302 int num_types = kAvgNumNamespaces * kAvgNumTypes; in BM_IndexThroughput()
368 int num_types = kAvgNumNamespaces * kAvgNumTypes; in BM_MutlipleIndices()
1216 int num_types = kAvgNumNamespaces * kAvgNumTypes; in BM_PersistToDisk()