Searched refs:getAllocationCount (Results 1 – 3 of 3) sorted by relevance
43 EXPECT_EQ(manager.getAllocationCount(), 1u); in TEST()46 EXPECT_EQ(manager.getAllocationCount(), 0u); in TEST()54 EXPECT_EQ(manager.getAllocationCount(), 0u); in TEST()63 EXPECT_EQ(manager.getAllocationCount(), 0u); in TEST()87 EXPECT_EQ(manager.getAllocationCount(), maxCount); in TEST()97 EXPECT_EQ(manager.getAllocationCount(), 0u); in TEST()106 EXPECT_EQ(manager.getAllocationCount(), 0u); in TEST()
76 size_t getAllocationCount() const { in getAllocationCount() function
93 getTotalAllocatedBytes(), getPeakAllocatedBytes(), getAllocationCount()); in logStateToBuffer()