Searched defs:SetProcessBackgrounded (Results 1 – 3 of 3) sorted by relevance
117 bool Process::SetProcessBackgrounded(bool background) { in SetProcessBackgrounded() function in base::Process
361 bool Process::SetProcessBackgrounded(bool value) { in SetProcessBackgrounded() function in base::Process
229 TEST_F(ProcessTest, SetProcessBackgrounded) { in TEST_F() argument