Home
last modified time | relevance | path

Searched defs:sleepSec (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/time/
H A Dclock_time_test.c90 int sleepSec = 1; /* 1, common data for test, no special meaning */ variable
96 sleep(sleepSec); variable
118 int sleepSec = 2; /* 2, common data for test, no special meaning */ variable
125 sleep(sleepSec); variable
[all...]
/kernel/liteos_m/testsuites/unittest/fuzz/src/socket/
H A Dnet_fuzz.c107 const int sleepSec = 5; in SampleUdpClient() local

Completed in 1 milliseconds