Searched refs:fNumBlocksAllocated (Results 1 – 1 of 1) sorted by relevance
76 int fNumBlocksAllocated; member in DequeUnitTestHelper79 fNumBlocksAllocated = deq.numBlocksAllocated(); in DequeUnitTestHelper()89 REPORTER_ASSERT(reporter, 1 == helper.fNumBlocksAllocated); in assert_blocks()95 expected == helper.fNumBlocksAllocated || in assert_blocks()96 expected+1 == helper.fNumBlocksAllocated); in assert_blocks()