Home
last modified time | relevance | path

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

/test/xts/hats/hdf/manager/managerHdiTest/
H A Dservice_manager_hdi_c_test.cpp639 constexpr int sampleServiceCount = 1; in HWTEST_F() local
640 ASSERT_TRUE(serviceSet->count == sampleServiceCount); in HWTEST_F()
683 constexpr int sampleServiceCount = 2; in HWTEST_F() local
684 ASSERT_TRUE(serviceSet->count == sampleServiceCount); in HWTEST_F()
/test/xts/hats/hdf/manager/managerServiceTest/
H A Dservice_manager_hdi_test.cpp833 constexpr int sampleServiceCount = 2; in HWTEST_F() local
834 ASSERT_TRUE(serviceNames.size() == sampleServiceCount); in HWTEST_F()

Completed in 5 milliseconds