Home
last modified time | relevance | path

Searched refs:workstation (Results 1 – 25 of 46) 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/docs/
Dloading-autotest-extension-on-device.md24 1. Run in your workstation:
73 workstation.
75 1. On your workstation, point your browser to `localhost:9333`.
Dfaft-how-to-run-doc.md57 - A test controller (your host workstation with a working chroot environment)
86 5. Connect the micro USB port of the servo to the host machine (typically your workstation).
93 - A test controller (your host workstation with a working chroot environment)
113 3. Connect the micro USB port of the servo to the host machine (typically your workstation).
135 - Have the servo v4 connected to your workstation/labstation along with the servo micro connected t…
154 4. Connect the micro USB port of the servo to the host machine(workstation or a labstation).
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/autoupdate_ForcedOOBEUpdate/
Dcontrol.full.moblab18 1. Using a devserver on your workstation is blocked by SNAX
23 workstation. You can start by going to cautotest and locking a DUT.
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/deprecated/automation/server/
Dtest_pool.csv2 "chrotomation.mtv.corp.google.com","pc-workstation","core2duo",8,"linux","mobiletc-prebuild"
/external/skqp/tools/lottiecap/
DREADME.md28 It is doubtful that your workstation's distribution has a recent version of
/external/skia/tools/lottiecap/
DREADME.md28 It is doubtful that your workstation's distribution has a recent version of
/external/autotest/server/site_tests/autoupdate_OmahaResponse/
Dcontrol.local7 PURPOSE = "Test different things in the omaha response from your workstation."
/external/curl/tests/python_dependencies/impacket/
Dntlm.py560 def getNTLMSSPType1(workstation='', domain='', signingRequired = False, use_ntlmv2 = USE_NTLMv2): argument
567 workstation.encode('utf-16le')
569 workstation = workstation.decode(encoding)
/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_ServodWrapper/
Dcontrol26 2. The workstation (or where the autotest is kicked off from) should be in same
/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
Dcontrol.charge_control30 2. The workstation (or where the autotest is kicked off from) should be in same
/external/autotest/server/site_tests/power_Monitoring/
Dcontrol40 3. The workstation (or where the autotest is kicked off from) should be in same
/external/autotest/server/site_tests/servo_LabstationVerification/
Dcontrol41 from a workstation for example. (crbug.com/c/953113).
Dcontrol.local45 from a workstation for example. (crbug.com/c/953113).
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dcontrol80 devserver on your workstation to aid debugging or you can choose to use a
86 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

12