Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/client/tcpServer/test/
H A Djs_test_base.py29 BUFSIZ = 1024 variable in JsTestBase
84 data, addr = self.tcp_client_socket.recvfrom(self.BUFSIZ)
/arkcompiler/toolchain/tooling/client/tcpServer/test/js_test_case/
H A Djs_test.py50 data, addr = cls.tcp_client_socket.recvfrom(cls.BUFSIZ)
51 data, addr = cls.tcp_client_socket.recvfrom(cls.BUFSIZ)

Completed in 2 milliseconds