Searched refs:GetNumBlocksInspected (Results 1 – 4 of 4) sorted by relevance
67 numeric_index_iter_->GetNumBlocksInspected()); in GetCallStats()
107 virtual int32_t GetNumBlocksInspected() const = 0;
181 int32_t GetNumBlocksInspected() const override { return 0; } in GetNumBlocksInspected() function
284 int32_t GetNumBlocksInspected() const override { in GetNumBlocksInspected() function in icing::lib::IntegerIndexStorageIterator