Home
last modified time | relevance | path

Searched refs:TEST_SLEEP_S (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp77 static constexpr uint32_t TEST_SLEEP_S = 1; // test sleep time member in OHOS::Rosen::ScreenManagerTest
157 sleep(TEST_SLEEP_S); in TearDown()
214 sleep(TEST_SLEEP_S); in CheckStateDisplay()
341 sleep(TEST_SLEEP_S); in HWTEST_F()
344 sleep(TEST_SLEEP_S); in HWTEST_F()
361 sleep(TEST_SLEEP_S); in HWTEST_F()
365 sleep(TEST_SLEEP_S); in HWTEST_F()
368 sleep(TEST_SLEEP_S); in HWTEST_F()
385 sleep(TEST_SLEEP_S); in HWTEST_F()
388 sleep(TEST_SLEEP_S); in HWTEST_F()
[all...]
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_raisetoapptop_test.cpp39 static constexpr uint32_t TEST_SLEEP_S = 1; member in OHOS::Rosen::WindowRaiseToAppTopTest
85 sleep(TEST_SLEEP_S); in HWTEST_F()
94 sleep(TEST_SLEEP_S); in HWTEST_F()
103 sleep(TEST_SLEEP_S); in HWTEST_F()
126 sleep(TEST_SLEEP_S); in HWTEST_F()
135 sleep(TEST_SLEEP_S); in HWTEST_F()
144 sleep(TEST_SLEEP_S); in HWTEST_F()
153 sleep(TEST_SLEEP_S); in HWTEST_F()
174 sleep(TEST_SLEEP_S); in HWTEST_F()
186 sleep(TEST_SLEEP_S); in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_display_mode_test.cpp30 static constexpr uint32_t TEST_SLEEP_S = 1; member in OHOS::Rosen::RSDisplayModeTest
68 sleep(TEST_SLEEP_S); in HWTEST_F()
102 sleep(TEST_SLEEP_S); in HWTEST_F()
144 sleep(TEST_SLEEP_S); in HWTEST_F()
186 sleep(TEST_SLEEP_S); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_system_test.cpp46 static constexpr uint32_t TEST_SLEEP_S = 1; // test sleep time member in OHOS::Rosen::RSInterfacesSystemTest
99 sleep(TEST_SLEEP_S); in HWTEST_F()
113 sleep(30 * TEST_SLEEP_S); in HWTEST_F()
151 sleep(TEST_SLEEP_S); in HWTEST_F()
153 sleep(3 * TEST_SLEEP_S); in HWTEST_F()
155 sleep(TEST_SLEEP_S); in HWTEST_F()
157 sleep(3 * TEST_SLEEP_S); in HWTEST_F()
H A Drs_interfaces_virtual_screen_test.cpp46 static constexpr uint32_t TEST_SLEEP_S = 1; // test sleep time member in OHOS::Rosen::RSInterfacesVirtualScreenTest
98 sleep(TEST_SLEEP_S); in HWTEST_F()
119 sleep(30 * TEST_SLEEP_S); in HWTEST_F()

Completed in 4 milliseconds