Home
last modified time | relevance | path

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

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