Searched defs:ext (Results 1 – 8 of 8) sorted by relevance
| /test/testfwk/xdevice/plugins/devicetest/controllers/tools/ |
| D | screen_agent.py | 74 ext=".png", exe_type="takeImage"): argument 118 def _do_capture(cls, _device, link, path, title, ext=".png"): argument 139 def __screen_and_save_picture(cls, _device, name, ext=".png", exe_type="takeImage"): argument 150 def capture_step_picture(cls, file_name, step_name, _device, ext=".png"): argument 181 def get_image_dir_path(cls, _device, name, ext=".png", exe_type="takeImage"): argument
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | source.py | 434 def _get_config_file(filename, ext=None, config=None): argument 476 def _get_test_type(config_file, test_driver, ext): argument 505 def _generate_config_file(device_labels, filename, ext, test_type): argument
|
| /test/xts/dcts/communication/softbus_standard/socket_trans/server/ |
| D | SocketTestServer.cpp | 121 static void OnStream(int32_t socket, const StreamData *data, const StreamData *ext, const StreamFra… in OnStream()
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| D | loadbmp_test.c | 302 char *ext = strrchr((const char *)fileName, '.'); in LoadImageEx() local
|
| /test/xts/acts/communication_lite/dsoftbus_hal/src/ |
| D | session_test.c | 256 const StreamData ext = {0}; variable
|
| /test/xts/dcts/communication/softbus_standard/common/ |
| D | socket_common.c | 273 static void OnStreamData(int32_t socket, const StreamData *data, const StreamData *ext, const Strea… in OnStreamData()
|
| D | net_trans_common.c | 559 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const Stre… in StreamReceived()
|
| /test/xts/dcts/communication/softbus_standard/dsoftbusTest/ |
| D | dsoftbusTest.cpp | 126 static void StreamReceived(int sessionId, const StreamData *data, const StreamData *ext, const Stre… in StreamReceived()
|