Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.cpp36 const int SLEEP_CONT_2000 = 2000; variable
587 ret = VblankCtr::GetInstance().WaitVblank(SLEEP_CONT_2000); // 2000ms in TEST_F()
591 usleep(SLEEP_CONT_100 * SLEEP_CONT_2000); // wait for 100ms avoid the last vsync. in TEST_F()
593 ret = VblankCtr::GetInstance().WaitVblank(SLEEP_CONT_2000); // 2000ms in TEST_F()
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp45 const int SLEEP_CONT_2000 = 2000; variable
1092 usleep(SLEEP_CONT_100 * SLEEP_CONT_2000); // wait for 100ms avoid the last vsync. in HWTEST_F()

Completed in 4 milliseconds