SpiecsEngine
 
Loading...
Searching...
No Matches
MemoryPool_test.h File Reference

The MemoryPool_test Definitions. More...

#include <gmock/gmock.h>
#include <Core/Memory/MemoryPool.h>
#include "Instrumentor.h"

Go to the source code of this file.

Classes

class  SpicesTest::MemoryPoolTest
 
class  SpicesTest::MemoryPoolTest2
 
class  SpicesTest::MemoryPool_test
 The interface is inherited from testing::Test. Registry on Initialize. More...
 

Namespaces

namespace  SpicesTest
 

Functions

 SpicesTest::TEST_F (MemoryPool_test, PointerSpace)
 Testing Spices::MemoryPool::PointerSpace.
 
 SpicesTest::TEST_F (MemoryPool_test, AlignUp)
 Testing Spices::MemoryPool::AlignUp.
 
 SpicesTest::TEST_F (MemoryPool_test, Index)
 Testing Spices::MemoryPool::Index.
 
 SpicesTest::TEST_F (MemoryPool_test, AllocFree)
 Testing Spices::MemoryPool::Alloc/Free.
 
 SpicesTest::TEST_F (MemoryPool_test, Performance_FixedSize_OneThread)
 Testing Spices::MemoryPool Performance.
 
 SpicesTest::TEST_F (MemoryPool_test, Performance_FixedSize_MultiThread)
 Testing Spices::MemoryPool Performance.
 
 SpicesTest::TEST_F (MemoryPool_test, Performance_RandomSize_OneThread)
 Testing Spices::MemoryPool Performance.
 
 SpicesTest::TEST_F (MemoryPool_test, Performance_RandomSize_MultiThread)
 Testing Spices::MemoryPool Performance.
 

Detailed Description

The MemoryPool_test Definitions.

Author
Spices.

Definition in file MemoryPool_test.h.