Home
last modified time | relevance | path

Searched full:skip_cleanup (Results 1 – 23 of 23) sorted by relevance

/external/autotest/client/common_lib/cros/
Dchromedriver.py38 skip_cleanup=False, argument
58 @param skip_cleanup: If True, leave the server and browser running
72 self._cleanup = not skip_cleanup
100 skip_cleanup=skip_cleanup,
169 def __init__(self, exe_path, port=None, skip_cleanup=False, argument
176 skip_cleanup: If True, leave the server running so that remote
226 if not skip_cleanup:
/external/autotest/site_utils/lxc/
Dcleanup_if_fail.py40 skip_cleanup = utils.get_function_arg_value(
41 func, 'skip_cleanup', args, kwargs)
43 skip_cleanup = False
50 if container and not skip_cleanup:
Dlxc_functional_test.py194 def setup_test(bucket, container_id, skip_cleanup): argument
199 @param skip_cleanup: Set to True to skip cleanup, used to troubleshoot
208 skip_cleanup=skip_cleanup,
327 parser.add_argument('-s', '--skip_cleanup', action='store_true',
348 container = setup_test(bucket, container_id, options.skip_cleanup)
370 if not options.skip_cleanup:
Dbase_image_unittest.py171 if not unittest_setup.config.skip_cleanup:
199 if not unittest_setup.config.skip_cleanup:
Dcontainer_bucket.py212 skip_cleanup=False, argument
233 @param skip_cleanup: Set to True to skip cleanup, used to troubleshoot
Dunittest_setup.py65 parser.add_argument('-s', '--skip_cleanup', action='store_true',
Dcontainer_unittest.py49 if not unittest_setup.config.skip_cleanup:
328 if not unittest_setup.config.skip_cleanup:
Dcontainer_factory_unittest.py42 if not unittest_setup.config.skip_cleanup:
/external/libiio/
D.travis.yml95 skip_cleanup: true
106 skip_cleanup: true
112 skip_cleanup: true
119 skip_cleanup: true
/external/python/httplib2/
D.travis.yml75 skip_cleanup: true
90 skip_cleanup: true
/external/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c64 static int skip_cleanup; variable
68 {"s", &skip_cleanup, NULL},
167 if (skip_cleanup) in cleanup()
/external/e2fsprogs/tests/
Drun_e2fsck107 if [ "$SKIP_CLEANUP" != "true" ] ; then
109 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/e2fsprogs/tests/f_convert_bmap/
Dscript110 if [ "$SKIP_CLEANUP" != "true" ] ; then
112 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/e2fsprogs/tests/f_extent_too_deep/
Dscript108 if [ "$SKIP_CLEANUP" != "true" ] ; then
110 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/e2fsprogs/tests/f_convert_bmap_sparse/
Dscript110 if [ "$SKIP_CLEANUP" != "true" ] ; then
112 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/e2fsprogs/tests/f_compress_extent_tree_level/
Dscript112 if [ "$SKIP_CLEANUP" != "true" ] ; then
114 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/e2fsprogs/tests/f_collapse_extent_tree/
Dscript110 if [ "$SKIP_CLEANUP" != "true" ] ; then
112 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/e2fsprogs/tests/f_convert_bmap_and_extent/
Dscript112 if [ "$SKIP_CLEANUP" != "true" ] ; then
114 unset SKIP_VERIFY SKIP_CLEANUP SKIP_GUNZIP ONE_PASS_ONLY PREP_CMD
/external/flatbuffers/
D.travis.yml63 # skip_cleanup: true
72 # skip_cleanup: true
/external/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c97 static int skip_cleanup; variable
101 {"s", &skip_cleanup, NULL},
212 if (skip_cleanup) in cleanup()
/external/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c125 static int skip_cleanup; variable
129 {"s", &skip_cleanup, NULL},
277 if (skip_cleanup) in cleanup()
/external/autotest/client/cros/audio/
Dpack_audio_quality.py148 if not args.skip_cleanup:
/external/brotli/
D.travis.yml229 skip_cleanup: true