Searched refs:is_different_timestamp (Results 1 – 1 of 1) sorted by relevance
248 let is_different_timestamp = is_same_timestamp.map(std::ops::Not::not); in build_sample() localVariable267 if is_different_timestamp.unwrap_or(false) { in build_sample()