Searched refs:FillThreadCacheAndReturnIndex (Results 1 – 1 of 1) sorted by relevance
142 FillThreadCacheAndReturnIndex(kSmallSize, 1000); in SetUp()143 FillThreadCacheAndReturnIndex(kMediumSize, 1000); in SetUp()177 size_t FillThreadCacheAndReturnIndex(size_t raw_size, size_t count = 1) { in FillThreadCacheAndReturnIndex() function in partition_alloc::PartitionAllocThreadCacheTest196 FillThreadCacheAndReturnIndex(raw_size, batch); in FillThreadCacheWithMemory()277 FillThreadCacheAndReturnIndex(kMediumSize, kFillCountForMediumBucket + 2); in TEST_P()286 size_t bucket_index = FillThreadCacheAndReturnIndex(kMediumSize, 1000); in TEST_P()293 size_t bucket_index = FillThreadCacheAndReturnIndex(kMediumSize, allocations); in TEST_P()307 size_t bucket_index = FillThreadCacheAndReturnIndex(kSmallSize); in TEST_P()332 FillThreadCacheAndReturnIndex(100 * 1024); in TEST_P()342 FillThreadCacheAndReturnIndex(1024 * 1024); in TEST_P()[all …]