Searched refs:HeapExhaustionStabilityTest (Results 1 – 3 of 3) sorted by relevance
63 void HeapExhaustionStabilityTest::exhaustHeap() { in exhaustHeap()100 void HeapExhaustionStabilityTest::freeMemory() { in freeMemory()107 HeapExhaustionStabilityTest::HeapExhaustionStabilityTest() in HeapExhaustionStabilityTest() function in general_test::HeapExhaustionStabilityTest111 void HeapExhaustionStabilityTest::setUp(uint32_t messageSize, in setUp()140 void HeapExhaustionStabilityTest::testLog(uint32_t zero) { in testLog()146 void HeapExhaustionStabilityTest::testSetTimer() { in testSetTimer()158 void HeapExhaustionStabilityTest::testSendEvent() { in testSendEvent()169 void HeapExhaustionStabilityTest::testSensor() { in testSensor()198 void HeapExhaustionStabilityTest::testMessageToHost() { in testMessageToHost()213 void HeapExhaustionStabilityTest::handleEvent(uint32_t senderInstanceId, in handleEvent()[all …]
34 class HeapExhaustionStabilityTest : public Test {36 HeapExhaustionStabilityTest();
220 CASE(kHeapExhaustionStability, HeapExhaustionStabilityTest); in createTest()