Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_testlib.cc31 const uptr kSuspendDuration = 3; variable
36 sleep(kSuspendDuration); in Callback()