Searched refs:protocol (Results 1 – 21 of 21) sorted by relevance
78 protocol = contest.AutomationServer.AutomationProtocol(80 protocol.send_ok = mock.Mock()81 protocol.data_received(b'DUT_SWITCH_ON')83 asserts.assert_true(protocol.send_ok.called, 'OK response not sent.')90 protocol = contest.AutomationServer.AutomationProtocol(92 protocol.send_ok = mock.Mock()93 protocol.data_received(b'DUT_SWITCH_OFF')95 asserts.assert_true(protocol.send_ok.called, 'OK response not sent.')101 protocol = contest.AutomationServer.AutomationProtocol(103 protocol.send_ok = mock.Mock()[all …]
46 final String protocol = url.getProtocol(); in download() local52 if ("file".equals(protocol)) { in download()80 final String protocol = url.getProtocol(); in buildDownloadCommandArgs() local81 if ("gs".equals(protocol)) { in buildDownloadCommandArgs()85 if ("http".equals(protocol) || "https".equals(protocol)) { in buildDownloadCommandArgs()90 throw new UnsupportedOperationException("protocol " + protocol + " is not supported"); in buildDownloadCommandArgs()
42 for protocol, stream in itertools.product(46 'test_wlan_standalone_{}_{}'.format(protocol, stream)
63 for protocol, stream, test_type in itertools.product(68 test_type, protocol, stream)
99 for protocol, stream, test_type in itertools.product(104 test_type, protocol, stream)
161 for protocol, stream, test_type in itertools.product(165 test_type, protocol, stream)
278 String protocol; in resolvePartialDownloadZip() local281 protocol = uri.getScheme(); in resolvePartialDownloadZip()289 IRemoteFileResolver resolver = getResolver(protocol); in resolvePartialDownloadZip()313 protected IRemoteFileResolver getResolver(String protocol) { in getResolver() argument314 return mFileResolverLoader.load(protocol, mExtraArgs); in getResolver()349 String protocol; in resolveRemoteFiles() local353 protocol = uri.getScheme(); in resolveRemoteFiles()355 fileToResolve = new File(protocol + ":" + uri.getPath()); in resolveRemoteFiles()360 IRemoteFileResolver resolver = getResolver(protocol); in resolveRemoteFiles()
58 self.protocol = current_test_name.split("_")[-2]210 traffic_type=self.iperf_variables.protocol216 traffic_type=self.iperf_variables.protocol224 if (self.iperf_variables.protocol == 'udp' and227 self.log, self.iperf_variables.protocol,231 self.iperf_variables.protocol,
574 def iperf_result(log, protocol, result): argument589 if protocol == "udp":
160 pickle.dump(_dict, cache_file, protocol=2)211 pickle.dump(testable_modules, cache, protocol=2)289 pickle.dump(_dict, cache_file, protocol=2)
159 pickle.dump(_dict, cache_file, protocol=2)211 pickle.dump(testable_modules, cache, protocol=2)292 pickle.dump(_dict, cache_file, protocol=2)
9 https://developers.google.com/protocol-buffers/docs/pythontutorial
8 https://developers.google.com/protocol-buffers/docs/pythontutorial
33 protocol = c.get('Protocol', 'telnet')35 protocol)
3 // https://developers.google.com/protocol-buffers/50 // The protocol compiler can output a FileDescriptorSet containing the .proto236 // or may contain hints for code that manipulates protocol messages.259 // https://developers.google.com/protocol-buffers/docs/proto#options297 // will be consistent across runtimes or versions of the protocol compiler.)378 // the protocol compiler.451 // setting this option true suggests that the protocol author believes that
3 // https://developers.google.com/protocol-buffers/41 // of dealing with the raw protocol defined here.
533 pickle.dump(test_infos, test_info_cache_file, protocol=2)
111 optional Protocol protocol = 14 [default = IP]; field
539 pickle.dump(test_infos, test_info_cache_file, protocol=2)
912 protcol||protocol914 protocoll||protocol
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...