Home
last modified time | relevance | path

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

/external/perfetto/test/cts/
Dheapprofd_test_cts.cc200 bool found_alloc = false; in AssertExpectedAllocationsPresent() local
206 found_alloc = true; in AssertExpectedAllocationsPresent()
215 ASSERT_TRUE(found_alloc); in AssertExpectedAllocationsPresent()