Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dsampling_heap_profiler_unittest.cc31 class SamplingHeapProfilerTest : public ::testing::Test { class
97 TEST_F(SamplingHeapProfilerTest, SampleObserver) { in TEST_F() argument
110 TEST_F(SamplingHeapProfilerTest, SampleObserverMuted) { in TEST_F() argument
126 TEST_F(SamplingHeapProfilerTest, IntervalRandomizationSanity) { in TEST_F() argument
223 TEST_F(SamplingHeapProfilerTest, DISABLED_ParallelLargeSmallStats) { in TEST_F() argument
236 TEST_F(SamplingHeapProfilerTest, DISABLED_SequentialLargeSmallStats) { in TEST_F() argument
254 TEST_F(SamplingHeapProfilerTest, MAYBE_MANUAL_SamplerMicroBenchmark) { in TEST_F() argument
304 TEST_F(SamplingHeapProfilerTest, StartStop) { in TEST_F() argument
323 TEST_F(SamplingHeapProfilerTest, MAYBE_ConcurrentStartStop) { in TEST_F() argument
334 TEST_F(SamplingHeapProfilerTest, HookedAllocatorMuted) { in TEST_F() argument
H A Dpoisson_allocation_sampler.h29 class SamplingHeapProfilerTest; variable
216 friend class SamplingHeapProfilerTest; variable
H A Dsampling_heap_profiler.h164 friend class SamplingHeapProfilerTest; variable
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A 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