Home
last modified time | relevance | path

Searched refs:TraceProcessorTestHelper (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc494 class TraceProcessorTestHelper : public TestHelper { class
496 explicit TraceProcessorTestHelper(base::TestTaskRunner* task_runner) in TraceProcessorTestHelper() function in perfetto::profiling::__anon063be29b0111::TraceProcessorTestHelper
522 std::unique_ptr<TraceProcessorTestHelper> GetHelper( in GetHelper()
524 std::unique_ptr<TraceProcessorTestHelper> helper( in GetHelper()
525 new TraceProcessorTestHelper(task_runner)); in GetHelper()
533 void ReadAndWait(TraceProcessorTestHelper* helper) { in ReadAndWait()
633 std::unique_ptr<TraceProcessorTestHelper> Trace( in Trace()
644 TraceProcessorTestHelper* helper) { in GetUnwindingErrors()
658 void PrintStats(TraceProcessorTestHelper* helper) { in PrintStats()
673 void ValidateSampleSizes(TraceProcessorTestHelper* helper, in ValidateSampleSizes()
[all …]