Home
last modified time | relevance | path

Searched refs:_username (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/api/objc/
DRTCIceServer.mm19 @synthesize username = _username;
35 _username = [username copy];
44 _username,
53 iceServer.username = [NSString stdStringForString:_username];
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Dcros_browser_backend.py48 '--user=%s' % self._username])
137 self.oobe.NavigateGaiaLogin(self._username, self._password)
139 self.oobe.NavigateFakeLogin(self._username, self._password,
193 def _username(self): member in CrOSBrowserBackend
205 username = '$guest' if self._is_guest else self._username
Dcros_unittest.py32 self._cri.CryptohomePath(self._username))
69 self.assertEquals(login_status['email'], self._username)
155 ''' % self._username)
163 ''' % (self._username, self._password))
Dcros_test_case.py22 self._username = options.browser_options.username
/external/autotest/client/cros/networking/chrome_testing/
Dchrome_networking_test_context.py52 self._username = username
66 username=self._username,
/external/webrtc/talk/app/webrtc/objc/
DRTCICEServer.mm37 @synthesize username = _username;
50 _username = [username copy];
/external/autotest/site_utils/rpm_control_system/
Drpm_controller.py430 ssh.sendline(self._username)
434 cmd = RPMController.SSH_LOGIN_CMD % (self._username, hostname)
584 self._username = rpm_config.get('SENTRY', 'username')
799 self._username = rpm_config.get('CiscoPOE', 'username')
828 ssh.sendline(self._username)
Drpm_controller_unittest.py192 pexpect.spawn.sendline(self.poe._username)
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py33 _username = 'powerloadtest@gmail.com' variable in power_LoadTest
233 username=self._username,
/external/chromium-trace/catapult/tracing/third_party/components/polymer/
Dpolymer.min.js13_username+=z}else this._password="";else i("Invalid whitespace in authority.")}l=""}else{if(o==u||…
Dpolymer.js7796 (null !== this._password) ? this._password += tempC : this._username += tempC;
7948 this._username = '';
7980 if ('' != this._username || null != this._password) {
7981 authority = this._username +
/external/chromium-trace/catapult/third_party/polymer/components/polymer/
Dpolymer.js7796 (null !== this._password) ? this._password += tempC : this._username += tempC;
7948 this._username = '';
7980 if ('' != this._username || null != this._password) {
7981 authority = this._username +
Dpolymer.min.js13_username+=z}else this._password="";else i("Invalid whitespace in authority.")}l=""}else{if(o==u||…