![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fxcrt/autonuller.h"#include "core/fxcrt/unowned_ptr.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (fxcrt, AutoNuller) | |
| TEST (fxcrt, AutoNullerAbandon) | |
| TEST (fxcrt, AutoNullerUnownedPtr) | |
| TEST (fxcrt, AutoNullerUnownedPtrAbandon) | |
| TEST | ( | fxcrt | , |
| AutoNuller | ) |
Definition at line 9 of file autonuller_unittest.cpp.
| TEST | ( | fxcrt | , |
| AutoNullerAbandon | ) |
Definition at line 20 of file autonuller_unittest.cpp.
| TEST | ( | fxcrt | , |
| AutoNullerUnownedPtr | ) |
Definition at line 32 of file autonuller_unittest.cpp.
| TEST | ( | fxcrt | , |
| AutoNullerUnownedPtrAbandon | ) |
Definition at line 43 of file autonuller_unittest.cpp.