Home
last modified time | relevance | path

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

/test/xts/hats/hdf/manager/managerServiceTest/
H A Dservice_manager_hdi_test.cpp715 bool sampleServiceStarted = false; in HWTEST_F() local
723 sampleServiceStarted = true; in HWTEST_F()
732 while (!sampleServiceStarted && count > 0) { in HWTEST_F()
737 ASSERT_TRUE(sampleServiceStarted); in HWTEST_F()

Completed in 2 milliseconds