Searched refs:need_to_record_start_times (Results 1 – 3 of 3) sorted by relevance
77 bool need_to_record_start_times = false; member
994 if (opts.need_to_record_start_times) { in Partition()1060 if (errors::IsNotFound(status) && opts.need_to_record_start_times) { in Partition()1067 if (errors::IsNotFound(status) && opts.need_to_record_start_times) { in Partition()
423 if (popts.need_to_record_start_times) { in DoBuildPartitions()1612 popts.need_to_record_start_times = true; in BuildAndRegisterPartitions()