|
rambrain
|
Go to the source code of this file.
Functions | |
| TEST (cyclicManagedMemory, Unit_AllocatePointers) | |
| TEST (cyclicManagedMemory, Unit_DeepAllocatePointers) | |
| TEST (cyclicManagedMemory, Unit_NotEnoughMemOrSwapSpace) | |
| TEST (cyclicManagedMemory, Integration_ArrayAccess) | |
| TEST (cyclicManagedMemory, Integration_RandomArrayAccess) | |
| TEST (cyclicManagedMemory, Unit_VariousSize) | |
| TEST (cyclicManagedMemory, Unit_RandomAllocation) | |
| TEST (cyclicManagedMemory, Unit_NotEnoughSpaceForOneElement) | |
| TEST (cyclicManagedMemory, Unit_NotEnoughSpaceForArray) | |
| TEST (cyclicManagedMemory, Unit_NotEnoughSpaceInTotal) | |
| TEST (cyclicManagedMemory, Unit_WorkingWithSSE) | |
| TEST (cyclicManagedMemory, Unit_HandleNestedObjects) | |
| TEST (cyclicManagedMemory, Unit_CleanupOfForgottenPointers) | |
| TEST (cyclicManagedMemory, Unit_RecoveryFromRandomAccess) | |
| TEST | ( | cyclicManagedMemory | , |
| Unit_AllocatePointers | |||
| ) |
Definition at line 37 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_DeepAllocatePointers | |||
| ) |
Definition at line 65 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_NotEnoughMemOrSwapSpace | |||
| ) |
Definition at line 116 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Integration_ArrayAccess | |||
| ) |
Definition at line 143 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Integration_RandomArrayAccess | |||
| ) |
Definition at line 193 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_VariousSize | |||
| ) |
Definition at line 310 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_RandomAllocation | |||
| ) |
Definition at line 354 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_NotEnoughSpaceForOneElement | |||
| ) |
Definition at line 406 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_NotEnoughSpaceForArray | |||
| ) |
Definition at line 420 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_NotEnoughSpaceInTotal | |||
| ) |
Definition at line 431 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_WorkingWithSSE | |||
| ) |
Definition at line 457 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_HandleNestedObjects | |||
| ) |
Definition at line 517 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_CleanupOfForgottenPointers | |||
| ) |
Definition at line 609 of file testCyclicManagedMemory.cpp.
| TEST | ( | cyclicManagedMemory | , |
| Unit_RecoveryFromRandomAccess | |||
| ) |
Definition at line 649 of file testCyclicManagedMemory.cpp.