Home
last modified time | relevance | path

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

/test/vts/utils/python/common/
Dtimeout_utils.py30 def timeout(seconds, message=os.strerror(errno.ETIME), no_exception=False): argument
/test/vts-testcase/kernel/api/bpf_native_test/
DBpfTest.cpp178 void swapAndCleanStatsMap(bool expectSynchronized, int seconds) { in swapAndCleanStatsMap()