Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_memory_wrappers_unittest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "core/fxcrt/fx_memory_wrappers.h"
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "build/build_config.h"
#include "testing/gtest/include/gtest/gtest.h"
+ Include dependency graph for fx_memory_wrappers_unittest.cpp:

Go to the source code of this file.

Functions

 FX_DATA_PARTITION_EXCEPTION (OnlyNumbers)
 
 TEST (fxcrt, FxFreeDeleter)
 
 TEST (fxcrt, FxAllocAllocator)
 
 TEST (fxcrt, FxAllocAllocatorStructException)
 

Function Documentation

◆ FX_DATA_PARTITION_EXCEPTION()

FX_DATA_PARTITION_EXCEPTION ( OnlyNumbers )

◆ TEST() [1/3]

TEST ( fxcrt ,
FxAllocAllocator  )

Definition at line 35 of file fx_memory_wrappers_unittest.cpp.

◆ TEST() [2/3]

TEST ( fxcrt ,
FxAllocAllocatorStructException  )

Definition at line 61 of file fx_memory_wrappers_unittest.cpp.

◆ TEST() [3/3]

TEST ( fxcrt ,
FxFreeDeleter  )

Definition at line 26 of file fx_memory_wrappers_unittest.cpp.