Searched refs:UseQuarantine (Results 1 – 3 of 3) sorted by relevance
34 bool UseQuarantine = true; variable41 if (!UseQuarantine) in __scudo_default_options()
48 extern bool UseQuarantine;
92 UseQuarantine = std::is_same<TypeParam, scudo::AndroidConfig>::value; in ScudoCombinedTest()97 UseQuarantine = true; in ~ScudoCombinedTest()354 if (!UseQuarantine) { in SCUDO_TYPED_TEST()