Home
last modified time | relevance | path

Searched defs:username (Results 1 – 12 of 12) sorted by relevance

/tools/netsim/rust/http-proxy/src/
Dutil.rs49 pub username: Option<String>, field
83 let username = caps.name("user").map(|m| m.as_str().to_string()); in from_string() localVariable
Dconnector.rs33 username: Option<String>, field
/tools/test/connectivity/acts/framework/acts/controllers/
Dpdu.py88 def _create_device(device, host, username, password): argument
164 def __init__(self, host, username, password): argument
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dopenwrt_authentication.py26 def __init__(self, hostname, username="root", password="root", port=22): argument
Dnetwork_settings.py386 def setup_pptpd(self, local_ip, username, password, ms_dns="8.8.8.8"): argument
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDevicePackageFuncTest.java132 final String username = "Google"; in testInstallListUninstall_forUser() local
DTestDeviceUserFuncTest.java90 final String username = "Google"; in testStartUser_IsRunningUser_StopUser() local
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dsettings.py61 username, argument
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/digital_loggers/
Dwebpowerswitch.py45 def __init__(self, host, username, password): argument
/tools/test/connectivity/acts/framework/acts/controllers/pdu_lib/synaccess/
Dnp02b.py29 def __init__(self, host, username, password): argument
/tools/acloud/create/
Davd_spec.py1102 def username(self): member in AVDSpec
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py4841 def tmo_cscf_userslist_add(self, username): argument
4872 def fi_cscf_userslist_add(self, username): argument
4903 def vzw_cscf_userslist_add(self, username): argument