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
shared_copy_on_write_unittest.cpp File Reference

(5a424f4a7b188b75da63eb697f63558af0b17f6f)

#include "core/fxcrt/shared_copy_on_write.h"
#include <map>
#include <string>
#include "core/fxcrt/retain_ptr.h"
#include "testing/gtest/include/gtest/gtest.h"
+ Include dependency graph for shared_copy_on_write_unittest.cpp:

Go to the source code of this file.

Namespaces

namespace  fxcrt
 

Functions

 fxcrt::TEST (SharedCopyOnWrite, Null)
 
 fxcrt::TEST (SharedCopyOnWrite, Copy)
 
 fxcrt::TEST (SharedCopyOnWrite, AssignOverOld)
 
 fxcrt::TEST (SharedCopyOnWrite, AssignOverRetained)
 
 fxcrt::TEST (SharedCopyOnWrite, GetModify)