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

  /external/autotest/client/virt/tests/
guest_s4.py 15 error.base_context("before S4")
43 error.base_context()
50 error.base_context("after S4")
stress_boot.py 20 error.base_context("waiting for the first guest to be up", logging.info)
33 error.base_context("booting guest #%d" % num, logging.info)
shutdown.py 25 error.base_context("shutting down the VM")
  /external/selinux/libsepol/src/
module.c 239 * policy's file context. 'base_context' will be reallocated to a
271 * policy's netfilter context. 'base_context' will be reallocated to a
282 char *base_context; local
289 if ((base_context =
293 base->netfilter_contexts = base_context;
  /external/autotest/client/common_lib/
error.py 87 def base_context(s="", log=None): function
92 base_context().
  /external/autotest/client/virt/
kvm_vm.py     [all...]

Completed in 155 milliseconds