Searched defs:tts (Results 1 – 9 of 9) sorted by relevance
31 static struct tst_ts tts = { 0, }; in tst_clock_getres() local61 static struct tst_ts tts = { 0, }; in tst_clock_gettime() local91 static struct tst_ts tts = { 0, }; in tst_clock_settime() local
493 let mut tts = TokenStream::from_str("~// comment").unwrap().into_iter(); in punct_before_comment() localVariable521 let mut tts = TokenStream::from_str("r#dyn").unwrap().into_iter(); in raw_identifier() localVariable544 let tts = TokenStream::from_str("[a + 1]").unwrap(); in test_debug_tokenstream() localVariable
101 let tts = self.0.clone().into_iter().collect::<Vec<_>>(); in hash() localVariable
281 let mut tts = Vec::new(); in token_stream() localVariable
41 import testlib.testset as tts namespace
116 unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, in InitializeForTesting()
85 int64_t tts() { return tts_; } in tts() function
584 let tts = item.mac.tokens.clone(); in do_load_file() localVariable
525 Class[] tts = t.getParameterTypes(); in handles() local