Blender V4.3
guardedalloc_overflow_test.cc File Reference
#include "testing/testing.h"
#include "MEM_guardedalloc.h"
#include "guardedalloc_test_base.h"

Go to the source code of this file.

Functions

 TEST_F (LockFreeAllocatorTest, LockfreeIntegerOverflow)
 
 TEST_F (GuardedAllocatorTest, GuardedIntegerOverflow)
 

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( GuardedAllocatorTest ,
GuardedIntegerOverflow  )

Definition at line 51 of file guardedalloc_overflow_test.cc.

References SIZE_MAX.

◆ TEST_F() [2/2]

TEST_F ( LockFreeAllocatorTest ,
LockfreeIntegerOverflow  )

Definition at line 38 of file guardedalloc_overflow_test.cc.

References SIZE_MAX.