Home
last modified time | relevance | path

Searched refs:actual_account_name (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_module_utils/library/
H A Dsid_utils_test.ps170 $actual_account_name = Convert-FromSID -sid $test.sid variable
73 Assert-Equals -actual $actual_account_name -expected $test.full_name variable
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/module_utils_Ansible.ModuleUtils.SID/library/
H A Dsid_utils_test.ps170 $actual_account_name = Convert-FromSID -sid $test.sid variable
73 Assert-Equals -actual $actual_account_name -expected $test.full_name variable
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/module_utils_Ansible.ModuleUtils.SID/library/
H A Dsid_utils_test.ps170 $actual_account_name = Convert-FromSID -sid $test.sid variable
73 Assert-Equals -actual $actual_account_name -expected $test.full_name variable