Searched refs:beginBytesToAllocateCount (Results 1 – 1 of 1) sorted by relevance
5742 size_t beginBytesToAllocateCount = 1; in PerformMainTests() local5743 if(ConfigType >= CONFIG_TYPE_SMALL) ++beginBytesToAllocateCount; in PerformMainTests()5744 if(ConfigType >= CONFIG_TYPE_AVERAGE) ++beginBytesToAllocateCount; in PerformMainTests()5745 if(ConfigType >= CONFIG_TYPE_LARGE) ++beginBytesToAllocateCount; in PerformMainTests()5746 …ze_t beginBytesToAllocateIndex = 0; beginBytesToAllocateIndex < beginBytesToAllocateCount; ++begin… in PerformMainTests()