Lines Matching defs:MemoryProfileInfoTest
1 //===- MemoryProfileInfoTest.cpp - Memory Profile Info Unit Tests-===//
33 class MemoryProfileInfoTest : public testing::Test {
39 Err.print("MemoryProfileInfoTest", errs());
48 Err.print("MemoryProfileInfoTest", errs());
67 TEST_F(MemoryProfileInfoTest, GetAllocType) {
126 TEST_F(MemoryProfileInfoTest, SingleAllocType) {
140 TEST_F(MemoryProfileInfoTest, BuildCallStackMD) {
155 TEST_F(MemoryProfileInfoTest, Attribute) {
270 TEST_F(MemoryProfileInfoTest, ColdAndNotColdMIB) {
319 TEST_F(MemoryProfileInfoTest, ColdAndHotMIB) {
370 TEST_F(MemoryProfileInfoTest, ColdAndNotColdAndHotMIB) {
422 TEST_F(MemoryProfileInfoTest, TrimmedMIBContext) {
477 TEST_F(MemoryProfileInfoTest, PruneUnneededNotColdContexts) {
536 TEST_F(MemoryProfileInfoTest, SimplifyMIBToAttribute) {
607 TEST_F(MemoryProfileInfoTest, ReTrimMIBContext) {
674 TEST_F(MemoryProfileInfoTest, CallStackTestIR) {
727 TEST_F(MemoryProfileInfoTest, CallStackTestSummary) {