Home
last modified time | relevance | path

Searched defs:tts (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/lib/
H A Dtst_clocks.c31 static struct tst_ts tts = { 0, }; in tst_clock_getres() local
61 static struct tst_ts tts = { 0, }; in tst_clock_gettime() local
91 static struct tst_ts tts = { 0, }; tst_clock_settime() local
[all...]
/third_party/astc-encoder/Test/
H A Dastc_test_image.py41 import testlib.testset as tts namespace
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-object.cc110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
/third_party/rust/crates/proc-macro2/tests/
H A Dtest.rs493 let mut tts = TokenStream::from_str("~// comment").unwrap().into_iter(); in punct_before_comment() variables
521 let mut tts = TokenStream::from_str("r#dyn").unwrap().into_iter(); in raw_identifier() variables
/third_party/rust/crates/syn/src/
H A Dbuffer.rs281 let mut tts = Vec::new(); in token_stream() variables
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h85 int64_t tts() { return tts_; } in tts() function in v8::platform::tracing::TraceObject
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h85 int64_t tts() { return tts_; } in tts() function in v8::platform::tracing::TraceObject

Completed in 5 milliseconds