Searched refs:HeapExhaustionStabilityTest (Results 1 – 3 of 3) sorted by relevance
63 void HeapExhaustionStabilityTest::exhaustHeap() { in exhaustHeap()97 void HeapExhaustionStabilityTest::freeMemory() { in freeMemory()104 HeapExhaustionStabilityTest::HeapExhaustionStabilityTest() in HeapExhaustionStabilityTest() function in general_test::HeapExhaustionStabilityTest107 void HeapExhaustionStabilityTest::setUp(uint32_t messageSize, in setUp()136 void HeapExhaustionStabilityTest::testLog(uint32_t zero) { in testLog()142 void HeapExhaustionStabilityTest::testSetTimer() { in testSetTimer()154 void HeapExhaustionStabilityTest::testSendEvent() { in testSendEvent()165 void HeapExhaustionStabilityTest::testSensor() { in testSensor()194 void HeapExhaustionStabilityTest::testMessageToHost() { in testMessageToHost()209 void HeapExhaustionStabilityTest::handleEvent(uint32_t senderInstanceId, in handleEvent()[all …]
34 class HeapExhaustionStabilityTest : public Test {36 HeapExhaustionStabilityTest();
219 CASE(kHeapExhaustionStability, HeapExhaustionStabilityTest); in createTest()