Home
last modified time | relevance | path

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

/test/xts/hats/hdf/manager/managerServiceTest/
H A Dservice_manager_hdi_test.cpp894 constexpr int waitCount = 1000; in HWTEST_F() local
898 while (sample1Service == nullptr && cnt < waitCount) { in HWTEST_F()
908 while (sampleService == nullptr && cnt < waitCount) { in HWTEST_F()
954 constexpr int waitCount = 1000; in HWTEST_F() local
958 while (sample1Service == nullptr && cnt < waitCount) { in HWTEST_F()
968 while (sampleService == nullptr && cnt < waitCount) { in HWTEST_F()

Completed in 2 milliseconds