Home
last modified time | relevance | path

Searched defs:SamplingHeapProfilerTest (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc28 class SamplingHeapProfilerTest : public ::testing::Test { class
94 TEST_F(SamplingHeapProfilerTest, SampleObserver) { in TEST_F() argument
107 TEST_F(SamplingHeapProfilerTest, SampleObserverMuted) { in TEST_F() argument
123 TEST_F(SamplingHeapProfilerTest, IntervalRandomizationSanity) { in TEST_F() argument
220 TEST_F(SamplingHeapProfilerTest, DISABLED_ParallelLargeSmallStats) { in TEST_F() argument
233 TEST_F(SamplingHeapProfilerTest, DISABLED_SequentialLargeSmallStats) { in TEST_F() argument
251 TEST_F(SamplingHeapProfilerTest, MAYBE_MANUAL_SamplerMicroBenchmark) { in TEST_F() argument
299 TEST_F(SamplingHeapProfilerTest, StartStop) { in TEST_F() argument
318 TEST_F(SamplingHeapProfilerTest, MAYBE_ConcurrentStartStop) { in TEST_F() argument
329 TEST_F(SamplingHeapProfilerTest, HookedAllocatorMuted) { in TEST_F() argument
Dpoisson_allocation_sampler.h27 class SamplingHeapProfilerTest; variable
214 friend class SamplingHeapProfilerTest; variable
Dsampling_heap_profiler.h164 friend class SamplingHeapProfilerTest; variable
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc19 class SamplingHeapProfilerTest : public ::testing::Test { class
49 TEST_F(SamplingHeapProfilerTest, CollectSamples) { in TEST_F() argument
141 TEST_F(SamplingHeapProfilerTest, DISABLED_ParallelLargeSmallStats) { in TEST_F() argument
154 TEST_F(SamplingHeapProfilerTest, DISABLED_SequentialLargeSmallStats) { in TEST_F() argument