Searched refs:MemApiTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/kernel_lite/mem_posix/src/ |
H A D | MemApiTest.cpp | 27 class MemApiTest : public testing::Test { class 35 HWTEST_F(MemApiTest, testMallocRandom, Function | MediumTest | Level1) in HWTEST_F() 54 HWTEST_F(MemApiTest, testMallocZero, Function | MediumTest | Level2) in HWTEST_F() 73 HWTEST_F(MemApiTest, testMallocENOMEM, Function | MediumTest | Level3) in HWTEST_F() 101 HWTEST_F(MemApiTest, testFreeNULL, Function | MediumTest | Level1) 118 HWTEST_F(MemApiTest, testReallocMem, Function | MediumTest | Level3) 168 HWTEST_F(MemApiTest, testReallocNULL, Function | MediumTest | Level3) 203 HWTEST_F(MemApiTest, testReallocENOMEM, Function | MediumTest | Level3) 227 HWTEST_F(MemApiTest, testCallocRandom, Function | MediumTest | Level3) 252 HWTEST_F(MemApiTest, testCallocZer [all...] |
Completed in 1 milliseconds