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

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <utility>
#include "fxjs/gc/heap.h"
#include "testing/fxgc_unittest.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "v8/include/cppgc/member.h"
#include "v8/include/cppgc/persistent.h"
+ Include dependency graph for move_unittest.cpp:

Go to the source code of this file.

Classes

class  MoveUnitTest
 

Functions

 TEST_F (MoveUnitTest, Member)
 
 TEST_F (MoveUnitTest, Persistent)
 

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( MoveUnitTest ,
Member  )

Definition at line 43 of file move_unittest.cpp.

◆ TEST_F() [2/2]

TEST_F ( MoveUnitTest ,
Persistent  )

Definition at line 53 of file move_unittest.cpp.