Searched refs:SuppressRandomnessForTest (Results 1 – 3 of 3) sorted by relevance
53 profiler->SuppressRandomnessForTest(true); in TEST_F()103 profiler->SuppressRandomnessForTest(false); in CheckAllocationPattern()
76 void SuppressRandomnessForTest(bool suppress);
438 void SamplingHeapProfiler::SuppressRandomnessForTest(bool suppress) { in SuppressRandomnessForTest() function in base::SamplingHeapProfiler