Searched refs:has_quarantine (Results 1 – 1 of 1) sorted by relevance
67 static void TestRegistry(ThreadRegistry *registry, bool has_quarantine) { in TestRegistry() argument96 u32 exp_total = 16 - (has_quarantine ? 5 - kRegistryQuarantine : 0); in TestRegistry()