Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc33 static const u32 kRegistryQuarantine = 2; variable
95 ASSERT_LE(kRegistryQuarantine, 5U); in TestRegistry()
96 u32 exp_total = 16 - (has_quarantine ? 5 - kRegistryQuarantine : 0); in TestRegistry()
143 kRegistryQuarantine); in TEST()