Home
last modified time | relevance | path

Searched refs:TOTAL_TIMEOUT_MICROSECONDS (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0470/
Dpoc.cpp25 #define TOTAL_TIMEOUT_MICROSECONDS (300 * 1000 * 1000) macro
71 while (inActiveTime < TOTAL_TIMEOUT_MICROSECONDS) { in main()