Home
last modified time | relevance | path

Searched defs:chroot (Results 1 – 2 of 2) sorted by relevance

/art/libarttools/
Dart_exec.cc86 std::string chroot; member
/art/test/
Drun-test55 def __init__(self, tmp_dir: Path, target: bool, chroot, dex_location, test_name) -> None: argument
532 chroot = args.chroot or "" variable