Searched refs:allocation_tracker_expect_no_allocations (Results 1 – 6 of 6) sorted by relevance
35 EXPECT_EQ(0U, allocation_tracker_expect_no_allocations()); // should not have in TEST()39 EXPECT_EQ(0U, allocation_tracker_expect_no_allocations()); in TEST()55 EXPECT_EQ(4U, allocation_tracker_expect_no_allocations()); // should have in TEST()61 EXPECT_EQ(0U, allocation_tracker_expect_no_allocations()); in TEST()
31 EXPECT_EQ(0U, allocation_tracker_expect_no_allocations()) in TearDown()
39 size_t allocation_tracker_expect_no_allocations(void);
61 allocation_tracker_expect_no_allocations(); in callArbitraryFunction()
80 size_t allocation_tracker_expect_no_allocations(void) { in allocation_tracker_expect_no_allocations() function
179 size_t allocation_tracker_expect_no_allocations(void) { in allocation_tracker_expect_no_allocations() function