Home
last modified time | relevance | path

Searched refs:_POLICY (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/site_tests/policy_DeviceBootOnAcEnabled/
Dpolicy_DeviceBootOnAcEnabled.py11 _POLICY = 'DeviceBootOnAcEnabled' variable in policy_DeviceBootOnAcEnabled
21 self.setup_case(device_policies={self._POLICY: case}, enroll=True)
/external/autotest/client/site_tests/policy_WilcoUSBPowershare/
Dpolicy_WilcoUSBPowershare.py11 _POLICY = 'DeviceUsbPowerShareEnabled' variable in policy_WilcoUSBPowershare
21 self.setup_case(device_policies={self._POLICY: case}, enroll=True)
/external/autotest/client/site_tests/policy_DeviceAllowBluetooth/
Dpolicy_DeviceAllowBluetooth.py21 _POLICY = 'DeviceAllowBluetooth' variable in policy_DeviceAllowBluetooth
65 device_policies={self._POLICY: case},
/external/autotest/client/site_tests/policy_VirtualMachinesAllowed/
Dpolicy_VirtualMachinesAllowed.py22 _POLICY = 'VirtualMachinesAllowed' variable in policy_VirtualMachinesAllowed
26 self.setup_case(device_policies={self._POLICY: case}, enroll=True)
/external/autotest/client/site_tests/policy_DeviceEphemeralUsersEnabled/
Dpolicy_DeviceEphemeralUsersEnabled.py16 _POLICY = 'DeviceEphemeralUsersEnabled' variable in policy_DeviceEphemeralUsersEnabled
32 self.setup_case(device_policies={self._POLICY: case}, enroll=True)
/external/autotest/client/site_tests/policy_DeviceAutoUpdateDisabled/
Dpolicy_DeviceAutoUpdateDisabled.py21 _POLICY = 'DeviceAutoUpdateDisabled' variable in policy_DeviceAutoUpdateDisabled
77 self.setup_case(device_policies={self._POLICY: case}, enroll=enroll)
/external/autotest/client/site_tests/policy_DeviceDockMacAddressSource/
Dpolicy_DeviceDockMacAddressSource.py18 _POLICY = 'DeviceDockMacAddressSource' variable in policy_DeviceDockMacAddressSource
85 device_policies={self._POLICY: case_value}, enroll=enroll)