Searched refs:batch_split_threshold_ (Results 1 – 2 of 2) sorted by relevance
74 batch_split_threshold_ = thres; in set_batch_size_for_testing()95 uint32_t batch_split_threshold_ = 1024 * 128; variable
54 const size_t slice = batch_split_threshold_ + 4096; in Serialize()133 approx_batch_size > batch_split_threshold_) { in SerializeBatch()