Searched refs:amount_ (Results 1 – 2 of 2) sorted by relevance
21 return amount_ == other.amount_ && in operator ==()29 amount_ == other.amount_ && in operator ==()32 return amount_ == other.amount_; in operator ==()37 amount_(amount), in FilterOperation()53 amount_(stdDeviation), in FilterOperation()64 amount_(0), in FilterOperation()75 amount_(amount), in FilterOperation()88 amount_(0), in FilterOperation()103 amount_(inner_threshold), in FilterOperation()115 amount_(other.amount_), in FilterOperation()[all …]
57 return amount_; in amount()177 amount_ = amount; in set_amount()249 float amount_; variable