Searched refs:UsbHostSdkIfTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/ |
H A D | usb_host_sdk_if_test.cpp | 36 class UsbHostSdkIfTest : public testing::Test { class 52 void UsbHostSdkIfTest::SetUpTestCase() {} in SetUpTestCase() 54 void UsbHostSdkIfTest::TearDownTestCase() {} in TearDownTestCase() 56 void UsbHostSdkIfTest::SetUp() {} in SetUp() 58 void UsbHostSdkIfTest::TearDown() {} in TearDown() 202 HWTEST_F(UsbHostSdkIfTest, CheckHostSdkIfInit001, TestSize.Level1) 217 HWTEST_F(UsbHostSdkIfTest, CheckHostSdkIfExit001, TestSize.Level1) 231 HWTEST_F(UsbHostSdkIfTest, CheckHostSdkIfInit002, TestSize.Level1) 245 HWTEST_F(UsbHostSdkIfTest, CheckHostSdkIfExit002, TestSize.Level1) 259 HWTEST_F(UsbHostSdkIfTest, CheckHostSdkIfInit003, TestSize.Level1) [all …]
|