Searched refs:SetNumOfProcessorsForTest (Results 1 – 3 of 3) sorted by relevance
24 scheduler.SetNumOfProcessorsForTest(1 << i); in TEST()48 scheduler.SetNumOfProcessorsForTest(1 << i); in TEST()72 scheduler.SetNumOfProcessorsForTest(1 << i); in TEST()
36 void SetNumOfProcessorsForTest(int num_of_processors);
65 void CaptureScheduler::SetNumOfProcessorsForTest(int num_of_processors) { in SetNumOfProcessorsForTest() function in remoting::CaptureScheduler