Home
last modified time | relevance | path

Searched refs:SLEEP_CONT_2000 (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp36 const int SLEEP_CONT_2000 = 2000; variable
563 ret = VblankCtr::GetInstance().WaitVblank(SLEEP_CONT_2000); // 2000ms in TEST_F()
567 usleep(SLEEP_CONT_100 * SLEEP_CONT_2000); // wait for 100ms avoid the last vsync. in TEST_F()
569 ret = VblankCtr::GetInstance().WaitVblank(SLEEP_CONT_2000); // 2000ms in TEST_F()
/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp44 const int SLEEP_CONT_2000 = 2000; variable
876 usleep(SLEEP_CONT_100 * SLEEP_CONT_2000); // wait for 100ms avoid the last vsync. in HWTEST_F()

Completed in 3 milliseconds