Home
last modified time | relevance | path

Searched defs:silent (Results 1 – 25 of 40) sorted by relevance

12

/external/autotest/client/common_lib/hosts/
Drepair.py145 def _record(self, host, silent, status_code, *record_args): argument
165 def _record_good(self, host, silent): argument
174 def _record_fail(self, host, silent, exc): argument
184 def _verify_list(self, host, verifiers, silent): argument
218 def _verify_dependencies(self, host, silent): argument
327 def _verify_host(self, host, silent): argument
440 def _record_start(self, host, silent): argument
449 def _record_end_good(self, host, silent): argument
459 def _record_end_fail(self, host, silent, status, *args): argument
470 def _repair_host(self, host, silent): argument
[all …]
Drepair_unittest.py318 def _check_log_records(self, silent, *record_data): argument
949 def _check_silent_records(self, silent): argument
1220 def _check_repair_failure(self, strategy, silent): argument
1244 def _check_repair_success(self, strategy, silent): argument
/external/mockito/src/main/java/org/mockito/junit/
DMockitoRule.java101 MockitoRule silent(); in silent() method
/external/autotest/contrib/
Dmove_cq_hosts.sh10 function silent() { function
/external/libchrome/base/debug/
Ddebugger.cc15 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger()
/external/valgrind/drd/tests/
Domp_printf.c24 int silent = 0; in main() local
Dbug-235681.c16 int silent; variable
Domp_prime.c40 int silent = 0; in main() local
Domp_matinv.c290 int silent = 0; in main() local
/external/dng_sdk/source/
Ddng_exceptions.cpp78 bool silent) in Throw_dng_error()
/external/ImageMagick/MagickCore/
Dxwindow.h32 silent; member
/external/squashfs-tools/squashfs-tools/
Dunsquashfs_info.c44 static int silent = 0; variable
Dinfo.c46 static int silent = 0; variable
/external/python/cpython2/Demo/scripts/
Dqueens.py53 silent = 0 # If true, count solutions only variable in Queens
/external/python/cpython3/Lib/test/
Dtest_profile.py118 def silent(): function
/external/python/cpython3/Tools/demo/
Dqueens.py53 silent = 0 # If true, count solutions only variable in Queens
/external/boringssl/src/crypto/test/
Dfile_test.h114 bool silent = false; member
/external/autotest/server/hosts/
Dservo_host.py596 def verify(self, silent=False): argument
617 def repair(self, silent=False): argument
/external/v8/src/inspector/
Dv8-runtime-agent-impl.cc265 Maybe<bool> includeCommandLineAPI, Maybe<bool> silent, in evaluate()
350 Maybe<bool> silent, Maybe<bool> returnByValue, Maybe<bool> generatePreview, in callFunctionOn()
579 Maybe<String16> objectGroup, Maybe<bool> silent, in runScript()
/external/squashfs-tools/kernel/fs/squashfs/
Dsuper.c67 static int squashfs_fill_super(struct super_block *sb, void *data, int silent) in squashfs_fill_super()
/external/e2fsprogs/misc/
Dchattr.c72 static int silent; variable
/external/syslinux/core/lwip/src/netif/ppp/
Dlcp.h85 u_int silent : 1; /* Wait for the other end to start first */ member
/external/v8/tools/dev/
Dgm.py135 def _Call(cmd, silent=False): argument
/external/autotest/client/tests/tsc/src/
Dchecktsc.c20 int silent = 0; variable
/external/ppp/pppd/
Dlcp.h90 bool silent; /* Wait for the other end to start first */ member

12