Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Ddevice_jail_test_base.py21 if not (os.path.exists(device_jail_utils.JAIL_CONTROL_PATH) and
Ddevice_jail_utils.py17 JAIL_CONTROL_PATH = '/dev/jail-control' variable
/external/autotest/client/site_tests/security_DeviceJail_Filesystem/
Dsecurity_DeviceJail_Filesystem.py30 if not os.path.exists(device_jail_utils.JAIL_CONTROL_PATH):