Searched defs:tts (Results 1 – 3 of 3) sorted by relevance
103 let tts = self.0.clone().into_iter().collect::<Vec<_>>(); in hash() localVariable
290 let mut tts = Vec::new(); in token_stream() localVariable
557 int tts = *time_to_sleep; in compute_tts() local