Home
last modified time | relevance | path

Searched defs:MemoryProfileInfoTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp30 class MemoryProfileInfoTest : public testing::Test { global() class
64 TEST_F(MemoryProfileInfoTest,GetAllocType) TEST_F() argument
114 TEST_F(MemoryProfileInfoTest,SingleAllocType) TEST_F() argument
128 TEST_F(MemoryProfileInfoTest,BuildCallStackMD) TEST_F() argument
143 TEST_F(MemoryProfileInfoTest,Attribute) TEST_F() argument
202 TEST_F(MemoryProfileInfoTest,ColdAndNotColdMIB) TEST_F() argument
251 TEST_F(MemoryProfileInfoTest,ColdAndHotMIB) TEST_F() argument
300 TEST_F(MemoryProfileInfoTest,NotColdAndHotMIB) TEST_F() argument
350 TEST_F(MemoryProfileInfoTest,ColdAndNotColdAndHotMIB) TEST_F() argument
403 TEST_F(MemoryProfileInfoTest,TrimmedMIBContext) TEST_F() argument
463 TEST_F(MemoryProfileInfoTest,SimplifyMIBToAttribute) TEST_F() argument
534 TEST_F(MemoryProfileInfoTest,ReTrimMIBContext) TEST_F() argument
603 TEST_F(MemoryProfileInfoTest,CallStackTestIR) TEST_F() argument
656 TEST_F(MemoryProfileInfoTest,CallStackTestSummary) TEST_F() argument
[all...]