Searched refs:GetMallocZoneCountForTesting (Results 1 – 3 of 3) sorted by relevance
40 EXPECT_EQ(1, GetMallocZoneCountForTesting()); in TEST_F()53 EXPECT_EQ(max_zone_count, GetMallocZoneCountForTesting()); in TEST_F()
103 PA_COMPONENT_EXPORT(ALLOCATOR_SHIM) int GetMallocZoneCountForTesting();
117 int GetMallocZoneCountForTesting() { in GetMallocZoneCountForTesting() function