HomeSort by relevance Sort by last modified time
    Searched refs:JAIL_CONTROL_PATH (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/cros/
device_jail_test_base.py 21 if not (os.path.exists(device_jail_utils.JAIL_CONTROL_PATH) and
device_jail_utils.py 17 JAIL_CONTROL_PATH = '/dev/jail-control'
  /external/autotest/client/site_tests/security_DeviceJail_Filesystem/
security_DeviceJail_Filesystem.py 30 if not os.path.exists(device_jail_utils.JAIL_CONTROL_PATH):

Completed in 209 milliseconds