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

  /external/autotest/client/deps/lansim/src/
run_unittests 37 force_all=1
59 python ${unittest_script} || test ${force_all}
64 sudo PYTHONPATH=${PYTHONPATH} python ${unittest_script} || test ${force_all}
  /external/vboot_reference/utility/
crossystem.c 202 /* Print all parameters with descriptions. If force_all!=0, prints even
206 int PrintAllParams(int force_all) {
213 if (0 == force_all && (p->flags & NO_PRINT_ALL))

Completed in 184 milliseconds