Searched refs:are_buckets_ready_ (Results 1 – 2 of 2) sorted by relevance
38 are_buckets_ready_(false), in QuantileStreamResource()62 are_buckets_ready_ = true; in set_boundaries()74 bool are_buckets_ready() const { return are_buckets_ready_; } in are_buckets_ready()76 are_buckets_ready_ = are_buckets_ready; in set_buckets_ready()99 bool are_buckets_ready_; variable
36 : are_buckets_ready_(false), in BoostedTreesQuantileStreamResource()65 bool are_buckets_ready() const { return are_buckets_ready_; } in are_buckets_ready()67 are_buckets_ready_ = are_buckets_ready; in set_buckets_ready()84 bool are_buckets_ready_; variable