Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc272 uint64_t last_allocated = 0; in ValidateHasSamples() local
279 last_allocated = sample.self_allocated(); in ValidateHasSamples()
288 EXPECT_GT(last_allocated, 0); in ValidateHasSamples()