OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_inside_chroot
(Results
1 - 5
of
5
) sorted by null
/external/autotest/server/cros/audio/
audio_test.py
56
if site_utils.
is_inside_chroot
():
/external/autotest/utils/
unittest_suite.py
211
def
is_inside_chroot
():
function
243
chroot =
is_inside_chroot
()
/external/autotest/site_utils/lxc/
lxc.py
123
if server_utils.
is_inside_chroot
():
/external/autotest/server/
site_utils.py
609
def
is_inside_chroot
():
function
[
all
...]
autotest.py
194
if not server_utils.
is_inside_chroot
():
[
all
...]
Completed in 228 milliseconds