Searched defs:TIMEOUTS (Results 1 – 2 of 2) sorted by relevance
35 pub static TIMEOUTS: LazyLock<Timeouts> = LazyLock::new(|| { variable
58 #define TIMEOUTS(x,y) testdata->set.timeout = x; \ macro