Searched refs:total_ (Results 1 – 5 of 5) sorted by relevance
20 Listener() : total_(0), scaler_(1) {} in Listener()21 explicit Listener(int scaler) : total_(0), scaler_(scaler) {} in Listener()22 void IncrementTotal() { total_++; } in IncrementTotal()23 void IncrementByMultipleOfScaler(int x) { total_ += x * scaler_; } in IncrementByMultipleOfScaler()25 int total() const { return total_; } in total()28 int total_; member in base::__anonff0d39ba0111::Listener35 Remover() : total_(0) {} in Remover()37 total_++; in IncrementTotalAndRemove()45 int total() const { return total_; } in total()48 int total_; member in base::__anonff0d39ba0111::Remover[all …]
41 : total_(0.0), binding_(this, std::move(request)) {} in MathCalculatorImpl()45 total_ = 0.0; in Clear()46 callback.Run(total_); in Clear()50 total_ += value; in Add()51 callback.Run(total_); in Add()55 total_ *= value; in Multiply()56 callback.Run(total_); in Multiply()62 double total_; member in mojo::test::__anonba6438510111::MathCalculatorImpl503 void Clear(const CalcCallback& callback) override { callback.Run(total_); } in Clear()506 total_ += value; in Add()[all …]
105 : seq_(seq), total_(total), event_(event) { } in VerifyPoolRunner()109 if (seq_->GetNext() == total_) { in Run()117 int total_; member in base::__anonb9a48e580111::VerifyPoolRunner
3922 <!-- HeapProfileTable::AllocValue::Bucket HeapProfileTable::Snapshot::total_ -->3923 …<var-decl name='total_' type-id='type-id-211' visibility='default' filepath='src/heap-profile-tabl…4138 <!-- HeapProfileTable::AllocValue::Bucket HeapProfileTable::total_ -->4139 …<var-decl name='total_' type-id='type-id-211' visibility='default' filepath='src/heap-profile-tabl…
2338 …<var-decl name='total_' type-id='type-id-211' visibility='default' filepath='src/heap-profile-tabl…2488 …<var-decl name='total_' type-id='type-id-211' visibility='default' filepath='src/heap-profile-tabl…