Home
last modified time | relevance | path

Searched defs:sleepTime (Results 1 – 5 of 5) sorted by relevance

/openbmc/sdbusplus/test/
H A Dtimer.cpp99 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
127 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
161 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
197 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
223 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
252 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
/openbmc/phosphor-gpio-monitor/test/
H A Dutest.cpp82 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
117 auto sleepTime = duration_cast<microseconds>(seconds(1)); in TEST_F() local
/openbmc/pldm/requester/test/
H A Drequest_test.cpp34 auto sleepTime = duration_cast<microseconds>(timeout); in waitEventExpiry() local
H A Dhandler_test.cpp46 auto sleepTime = duration_cast<microseconds>(timeout); in waitEventExpiry() local
/openbmc/phosphor-watchdog/test/
H A Dwatchdog.cpp77 constexpr auto sleepTime = Quantum(1); in waitForWatchdog() local
163 auto sleepTime = Quantum(2); in TEST_F() local