Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc267 void ValidateHasSamples(TestHelper* helper, uint64_t pid) { in ValidateHasSamples() function in perfetto::profiling::__anon7c7069440111::HeapprofdEndToEnd
334 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid)); in Smoke()
366 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid)); in TwoProcesses()
368 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid2)); in TwoProcesses()
398 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid)); in FinalFlush()
774 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid)); in ReInit()
791 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid)); in ReInit()
832 ValidateHasSamples(helper.get(), static_cast<uint64_t>(pid)); in ConcurrentSession()