Home
last modified time | relevance | path

Searched refs:TestExit (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_func_test.cpp50 TestExit(); in TearDownTestCase()
523 TestExit();
528 TestExit();
553 TestExit();
559 TestExit();
579 TestExit();
604 TestExit();
610 TestExit();
630 TestExit();
655 TestExit();
H A Dusb_host_serial_loopback.cpp42 TestExit(); in TearDownTestCase()
H A Dusb_host_raw_api_func_test.cpp47 TestExit(); in TearDownTestCase()
/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_ddk_test.h83 void TestExit(void);
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c372 TestExit(); in main()
H A Dusbhost_ddk_test.c648 void TestExit(void) in TestExit() function