Home
last modified time | relevance | path

Searched refs:WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsynccontroller_fuzzer/
H A Dvsynccontroller_fuzzer.cpp27 constexpr const int32_t WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS = 5; variable
71 sleep(WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_controller_test.cpp28 static constexpr const int32_t WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS = 5; member in OHOS::Rosen::VSyncControllerTest
45 sleep(WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS); in TearDownTestCase()
H A Dvsync_sampler_test.cpp34 static constexpr const int32_t WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS = 5; member in OHOS::Rosen::VSyncSamplerTest
44 sleep(WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS); in TearDownTestCase()
H A Dvsync_generator_test.cpp40 static constexpr const int32_t WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS = 5; member in OHOS::Rosen::VSyncGeneratorTest
60 sleep(WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS); in TearDownTestCase()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiscreen_test.cpp33 static constexpr const int32_t WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS = 5; member in OHOS::Rosen::HdiScreenTest
65 sleep(WAIT_SYSTEM_ABILITY_REPORT_DATA_SECONDS); in TearDownTestCase()