Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_tool_argument_parser.py18 def exit(self, status=0, message=None): member in HdfToolArgumentParser
21 exit(status)
24 self.exit(2, 'error: %s\n' % message)
H A Dhdf_command_line_server.py115 sys.exit(-1)
124 sys.exit(-1)
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_manage_interface_test.cpp56 exit(0); in SetUpTestCase()
64 exit(0); in SetUpTestCase()
70 exit(0); in SetUpTestCase()
H A Dusbd_interface_test.cpp65 exit(0); in SetUpTestCase()
73 exit(0); in SetUpTestCase()
79 exit(0); in SetUpTestCase()
H A Dusbd_device_test.cpp52 exit(0); in SetUpTestCase()
60 exit(0); in SetUpTestCase()
66 exit(0); in SetUpTestCase()
H A Dusbd_transfer_test.cpp98 exit(0); in SetUpTestCase()
108 exit(0); in SetUpTestCase()
114 exit(0); in SetUpTestCase()
118 exit(0); in SetUpTestCase()
2634 exit(0); in HWTEST_F()
2658 exit(0); in HWTEST_F()
2682 exit(0); in HWTEST_F()
2706 exit(0); in HWTEST_F()
2746 exit(0); in HWTEST_F()
2771 exit( in HWTEST_F()
[all...]
H A Dusbd_device_status_test.cpp55 exit(0); in SetUpTestCase()
63 exit(0); in SetUpTestCase()
69 exit(0); in SetUpTestCase()
H A Dusbd_function_test.cpp53 exit(0); in SetUpTestCase()
61 exit(0); in SetUpTestCase()
H A Dusbd_request_test.cpp68 exit(0); in SetUpTestCase()
76 exit(0); in SetUpTestCase()
82 exit(0); in SetUpTestCase()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dmain.py23 sys.exit(-1)
/drivers/hdf_core/framework/tools/hdi-gen/test/hash_test/
H A Dhash_test.py168 exit(-1)
/drivers/peripheral/usb/ddk/host/include/
H A Dliteos_adapter.h94 void (*exit)(const struct UsbSession *session); member
H A Dlinux_adapter.h124 void (*exit)(const struct UsbSession *session); member
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_function_auto_test.cpp50 exit(0); in SetUpTestCase()
H A Dusbd_transfer_auto_test.cpp112 exit(0); in SetUpTestCase()
1727 exit(0); in HWTEST_F()
1751 exit(0); in HWTEST_F()
1775 exit(0); in HWTEST_F()
1796 exit(0); in HWTEST_F()
1836 exit(0); in HWTEST_F()
1861 exit(0); in HWTEST_F()
1891 exit(0); in HWTEST_F()
1921 exit(0); in HWTEST_F()
H A Dusbd_request_auto_test.cpp88 exit(0); in SetUpTestCase()
/drivers/hdf_core/framework/tools/hdi-gen/test/unittest/
H A Dunit_test.py257 exit(-1)
/drivers/hdf_core/framework/tools/hc-gen/test/
H A Dhcgen_test.py101 exit(1)
117 status_prefix = '[compile exit status]:'
H A Dupdate_case.py68 exit(1)
89 status_str = "[compile exit status]:" + str(status)
/drivers/hdf_core/framework/tools/idl-gen/
H A Didl_generator.py23 exit()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/
H A Dv4l2_main.cpp564 CAMERA_LOGD("please input command(input -q exit this app)\n"); in PutMenuAndGetChr()
905 exit(EXIT_SUCCESS); in main()
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c774 if (osAdapterOps->exit) { in RawExit()
775 osAdapterOps->exit(realSession); in RawExit()
H A Dlinux_adapter.c1521 .exit = AdapterExit,
H A Dliteos_adapter.c1426 .exit = AdapterExit,

Completed in 32 milliseconds