/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/ |
H A D | vsync_callbackeveryframe_test.cpp | 57 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::SetVsyncCallBackForEveryFrameTest 104 close(pipe1Fd[0]); in Process1() 106 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 110 close(pipe1Fd[1]); in Process1() 117 close(pipe1Fd[1]); in Process2() 119 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 159 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_test.cpp | 58 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSyncTest 105 close(pipe1Fd[0]); in Process1() 107 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 111 close(pipe1Fd[1]); in Process1() 118 close(pipe1Fd[1]); in Process2() 120 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 153 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_multicallback_test.cpp | 69 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSyncMultiCallbackTest 116 close(pipe1Fd[0]); in Process1() 118 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 122 close(pipe1Fd[1]); in Process1() 129 close(pipe1Fd[1]); in Process2() 131 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 171 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_setvsyncrate_test.cpp | 59 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::SetVsyncRateTest 106 close(pipe1Fd[0]); in Process1() 108 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 112 close(pipe1Fd[1]); in Process1() 119 close(pipe1Fd[1]); in Process2() 121 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 161 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_120to30_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync120To30Test 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 280 close(pipe1Fd[1]); in Process1() 287 close(pipe1Fd[1]); in Process2() 289 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 371 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_ltpo_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSyncLTPOTest 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 359 close(pipe1Fd[1]); in Process1() 366 close(pipe1Fd[1]); in Process2() 368 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 455 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_90to30_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync90To30Test 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 280 close(pipe1Fd[1]); in Process1() 287 close(pipe1Fd[1]); in Process2() 289 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 371 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_90to60_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync90To60Test 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 280 close(pipe1Fd[1]); in Process1() 287 close(pipe1Fd[1]); in Process2() 289 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 371 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_30to120_test.cpp | 86 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync30To120Test 165 close(pipe1Fd[0]); in Process1() 167 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 289 close(pipe1Fd[1]); in Process1() 296 close(pipe1Fd[1]); in Process2() 298 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 380 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_30to60_test.cpp | 86 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync30To60Test 165 close(pipe1Fd[0]); in Process1() 167 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 289 close(pipe1Fd[1]); in Process1() 296 close(pipe1Fd[1]); in Process2() 298 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 380 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_30to90_test.cpp | 86 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync30To90Test 165 close(pipe1Fd[0]); in Process1() 167 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 289 close(pipe1Fd[1]); in Process1() 296 close(pipe1Fd[1]); in Process2() 298 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 380 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_60to120_test.cpp | 86 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync60To120Test 165 close(pipe1Fd[0]); in Process1() 167 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 289 close(pipe1Fd[1]); in Process1() 296 close(pipe1Fd[1]); in Process2() 298 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 380 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_90to120_test.cpp | 86 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync90To120Test 165 close(pipe1Fd[0]); in Process1() 167 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 289 close(pipe1Fd[1]); in Process1() 296 close(pipe1Fd[1]); in Process2() 298 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 380 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_60to90_test.cpp | 86 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync60To90Test 165 close(pipe1Fd[0]); in Process1() 167 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 289 close(pipe1Fd[1]); in Process1() 296 close(pipe1Fd[1]); in Process2() 298 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 380 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_60to30_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync60To30Test 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 280 close(pipe1Fd[1]); in Process1() 287 close(pipe1Fd[1]); in Process2() 289 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 371 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_120to90_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync120To90Test 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 280 close(pipe1Fd[1]); in Process1() 287 close(pipe1Fd[1]); in Process2() 289 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 371 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_120to60_test.cpp | 79 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::VSync120To60Test 158 close(pipe1Fd[0]); in Process1() 160 write(pipe1Fd[1], buf, sizeof(buf)); in Process1() 280 close(pipe1Fd[1]); in Process1() 287 close(pipe1Fd[1]); in Process2() 289 read(pipe1Fd[0], buf, sizeof(buf)); in Process2() 371 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_client_producer_remote_test.cpp | 63 static inline int pipe1Fd[2] = {}; member in OHOS::Rosen::BufferClientProducerRemoteTest 97 if (pipe(pipe1Fd) < 0) { in SetUpTestCase() 115 close(pipe1Fd[0]); in SetUpTestCase() 117 write(pipe1Fd[1], buf, sizeof(buf)); in SetUpTestCase() 122 close(pipe1Fd[1]); in SetUpTestCase() 126 close(pipe1Fd[1]); in SetUpTestCase() 128 read(pipe1Fd[0], buf, sizeof(buf)); in SetUpTestCase() 143 close(pipe1Fd[0]); in TearDownTestCase()
|