Home
last modified time | relevance | path

Searched refs:workstation (Results 1 – 25 of 37) sorted by relevance

12

/external/apache-http/src/org/apache/http/auth/
DNTCredentials.java60 private final String workstation; field in NTCredentials
92 this.workstation = null; in NTCredentials()
107 final String workstation, in NTCredentials() argument
115 if (workstation != null) { in NTCredentials()
116 this.workstation = workstation.toUpperCase(Locale.ENGLISH); in NTCredentials()
118 this.workstation = null; in NTCredentials()
149 return this.workstation; in getWorkstation()
156 hash = LangUtils.hashCode(hash, this.workstation); in hashCode()
167 && LangUtils.equals(this.workstation, that.workstation)) { in equals()
180 buffer.append(this.workstation); in toString()
/external/apache-http/src/org/apache/http/impl/auth/
DNTLMEngine.java60 String workstation) throws NTLMEngineException; in generateType1Msg() argument
78 String workstation, in generateType3Msg() argument
/external/walt/docs/
DDevelopment.md36 1. Get your Chromebook connected to a network so it would be accessible from you workstation
39 1. On your workstation, run `ssh root@ip_addr` to verify that Chromebook is accessible
40 1. Run `adb connect ip_addr:22`. From this point on Android studio and adb on your workstation shou…
42 1. scp the pywalt folder from your workstation and run the following on the Chromebook:
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dcontrol.full18 1. Using a devserver on your workstation is blocked by SNAX
23 workstation. You can start by going to cautotest and locking a DUT.
/external/toolchain-utils/automation/server/
Dtest_pool.csv2 "chrotomation.mtv.corp.google.com","pc-workstation","core2duo",8,"linux","mobiletc-prebuild"
/external/skia/tools/lottiecap/
DREADME.md28 It is doubtful that your workstation's distribution has a recent version of
/external/skqp/tools/lottiecap/
DREADME.md28 It is doubtful that your workstation's distribution has a recent version of
/external/curl/tests/python_dependencies/impacket/
Dntlm.py559 def getNTLMSSPType1(workstation='', domain='', signingRequired = False, use_ntlmv2 = USE_NTLMv2): argument
566 workstation.encode('utf-16le')
568 workstation = workstation.decode(encoding)
/external/autotest/server/site_tests/autoupdate_OmahaResponse/
Dcontrol.local7 PURPOSE = "Test different things in the omaha response from your workstation."
/external/autotest/docs/
Dtest-droid.md20 against a DUT connected directly to your workstation via a USB cable. Please
82 requires passwordless SSH access from the workstation to the remote server.
/external/autotest/server/site_tests/enterprise_CFM_PeripheralQualification/
Dcontrol.reboot_stress21 Moblab or from a local workstation.
Dcontrol.power_cycle24 a local workstation.
/external/autotest/server/site_tests/power_PowerlogWrapper/
Dcontrol.moblab30 2. The workstation (or where the autotest is kicked off from) should be in same
Dcontrol28 2. The workstation (or where the autotest is kicked off from) should be in same
/external/autotest/server/site_tests/power_ServodWrapper/
Dcontrol26 2. The workstation (or where the autotest is kicked off from) should be in same
/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/
Dcontrol29 other. You cannot use a devserver on your workstation because it will not be
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dcontrol79 devserver on your workstation to aid debugging or you can choose to use a
85 For a devserver running on your workstation use 127.0.0.1 as the hostname.
/external/libxml2/result/HTML/
Dtest2.html.sax30 …t='60', alt='Atipa Linux solutions. Your reliable cluster, server, and workstation solution. Win a…
/external/libxml2/VxWorks/
DREADME10 linux system. We use a RedHat 5.1 workstation system as our build
/external/walt/docs/usage/
DWALT_usage.md251 …* On your workstation, follow the [instructions for systrace](https://developer.android.com/studio…
254 …* Press enter on your workstation to end the trace and pull the logs from the phone, and the trace…
/external/autotest/client/site_tests/platform_PrinterPpds/
Dreadme.txt90 2. Download generated files with digests to your workstation
/external/curl/tests/
DREADME211 a workstation where perl is available, while curl itself is run on a remote
/external/toolchain-utils/android_bench_suite/
Dautotest.diff866 + 'to a remote machine. Ensure this workstation '
986 + 'to a remote machine. Ensure this workstation '
/external/tensorflow/tensorflow/contrib/ignite/
DREADME.md197 …ble with Windows. You can use it as part of TensorFlow on your Windows workstation as well as on L…
/external/skia/site/dev/tools/
Dmarkdown.md23 you are running on a Google corporate workstation. Installation also means

12