Home
last modified time | relevance | path

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

/external/icing/icing/store/
Dcorpus-associated-scoring-data.h43 uint32_t num_docs() const { return num_docs_; } in num_docs() function
/external/icing/icing/
Dicing-search-engine_benchmark.cc166 EvenDistributionTypeSelector* type_selector, int num_docs, in GenerateRandomDocuments()
229 int num_docs = state.range(0); in BM_IndexLatency() local
272 int num_docs = state.range(0); in BM_QueryLatency() local
319 int num_docs = state.range(0); in BM_IndexThroughput() local
523 int64_t num_docs = state.range(0); in BM_SearchNoStackOverflow() local
589 int64_t num_docs = state.range(0); in BM_RepeatedPut() local
1224 int num_docs = state.range(0); in BM_PersistToDisk() local
/external/icing/icing/scoring/
Dbm25f-calculator.cc158 uint32_t num_docs = csdata.num_docs(); in GetCorpusIdfWeightForTerm() local
/external/icing/icing/file/
Dportable-file-backed-proto-log_benchmark.cc235 int num_docs = state.range(0); in BM_UpdateChecksum() local
/external/icing/icing/index/main/
Dmain-index_test.cc714 uint32_t num_docs = 2038; in TEST_F() local