Searched refs:SetYamaRestrictions (Results 1 – 1 of 1) sorted by relevance
125 void SetYamaRestrictions(bool enable_restriction) { in SetYamaRestrictions() function137 ScopedProcess process1(base::Bind(&SetYamaRestrictions, true)); in TEST()150 ScopedProcess process2(base::Bind(&SetYamaRestrictions, false)); in TEST()