HomeSort by relevance Sort by last modified time
    Searched refs:debug (Results 276 - 300 of 6931) sorted by null

<<11121314151617181920>>

  /external/autotest/client/cros/cellular/mbim_compliance/sequences/
open_sequence.py 69 logging.debug('SetInterface request: %d to interface-%d.',
83 logging.debug('ResetFunction request to interface-%d.',
100 logging.debug('GetNtbParameters request to interface-%d.',
108 logging.debug('Response: %s', ntb_parameters)
122 logging.debug('SetNtbFormat request: %d to interface-%d.',
130 logging.debug('Response: %s', response)
141 logging.debug('GetNtbFormat request to interface-%d.',
149 logging.debug('Response: %s', response)
161 logging.debug('SetNtbInputSize request: %d to interface-%d.',
169 logging.debug('Response: %s', response
    [all...]
  /external/autotest/server/cros/network/
rf_switch_utils.py 24 debug=True, server=site_utils.get_global_afe_hostname())
35 logging.debug('No RF Switches are available for tests.')
46 debug=True, server=site_utils.get_global_afe_hostname())
  /external/elfutils/tests/
run-readelf-loc.sh 62 testrun_compare ${abs_top_builddir}/src/readelf --debug-dump=loc --debug-dump=ranges \
78 testrun_compare ${abs_top_builddir}/src/readelf -N --debug-dump=loc --debug-dump=ranges \
94 testrun_compare ${abs_top_builddir}/src/readelf -U --debug-dump=loc --debug-dump=ranges \
  /external/ims/rcs/rcsservice/src/com/android/service/ims/
LauncherUtils.java 52 logger.debug("Launch RCS service");
60 logger.debug("ImsService Auto Boot Started Successfully");
70 logger.debug("Stop RCS service");
  /external/libmojo/third_party/catapult/devil/devil/utils/
zip_utils.py 21 logging.debug('dir: %s -> %s', dir_path, dir_arc_path)
26 logging.debug('file: %s -> %s', file_path, file_arc_path)
29 logging.debug('file: %s -> %s', path, arc_path)
  /external/ltp/testcases/kernel/io/stress_cd/
stress_cd.c 54 static int debug; variable
66 if (debug)
80 if (debug)
93 if (debug)
105 if (debug)
125 if (debug)
134 if (debug)
149 if (debug)
170 if (debug)
176 if (debug)
    [all...]
  /external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/
InvocationTest.java 63 logger.debug("Hello world.");
76 logger.debug("Hello world 1.");
77 logger.debug("Hello world {}", i1);
78 logger.debug("val={} val={}", i1, i2);
79 logger.debug("val={} val={} val={}", new Object[] { i1, i2, i3 });
81 logger.debug("Hello world 2", e);
96 logger.debug(null);
102 logger.debug(null, e);
115 logger.debug(msg, parameters);
125 logger.debug(blue, "hello")
    [all...]
  /external/autotest/client/cros/image_comparison/
rgb_image_comparer.py 53 logging.debug('Golden image was not RGB. Converting to RGB.')
57 logging.debug('Test image was not RGB. Converting to RGB.')
69 logging.debug("***ALL Color counts: %d", maxcolors)
70 logging.debug(heapq.nlargest(max_debug_count, colorstuples))
79 logging.debug("Color counts above thres.: %d", len(above_thres_tuples))
80 logging.debug(heapq.nlargest(max_debug_count, above_thres_tuples))
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUDebug.java 26 private static boolean debug = params != null; field in class:ICUDebug
27 private static boolean help = debug && (params.equals("") || params.indexOf("help") != -1);
30 if (debug) {
85 return debug;
89 if (debug) {
99 if (debug) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUDebug.java 22 private static boolean debug = params != null; field in class:ICUDebug
23 private static boolean help = debug && (params.equals("") || params.indexOf("help") != -1);
26 if (debug) {
81 return debug;
85 if (debug) {
95 if (debug) {
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_tc0.c 83 * debug: enable debugging messages
90 int debug = 0; variable
119 if (debug) {
143 if (debug)
146 if (debug) {
154 if (debug)
245 debug++;
  /external/nist-sip/java/gov/nist/core/
ParserCore.java 41 public static final boolean debug = Debug.parserDebug; field in class:ParserCore
49 if (debug) dbg_enter("nameValue");
94 if (debug) dbg_leave("nameValue");
105 if (debug) {
119 if (debug) {
136 if (debug) {
137 Debug.println(rule +" " + lexer.peekLine());
  /external/tensorflow/tensorflow/python/grappler/
model_analyzer.i 43 string GenerateModelReport(const tensorflow::MetaGraphDef& metagraph, bool debug) {
56 analyzer.GenerateReport(debug, os);
62 string GenerateModelReport(const tensorflow::MetaGraphDef& metagraph, bool debug);
  /external/valgrind/memcheck/tests/
sbfragment.c 9 int debug = 0; variable
47 // two optional arguments: [nr of loop] [debug]
54 debug = 1;
61 if (debug)
73 if (debug)
97 if (debug)
100 if (debug)
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 11 my $debug = $ENV{'LOGWATCH_DEBUG'} || 0;
18 if ($debug >= 5) {
23 if ($debug >= 5) {
24 print STDERR "DEBUG($debugcounter): $line";
  /dalvik/dx/tests/121-sccp/
build 20 mv Blort.class Blort.debug.class
  /dalvik/dx/tests/122-switch-with-high-register/
build 20 mv Blort.class Blort.debug.class
  /device/generic/goldfish/wifi/execns/
Android.mk 10 LOCAL_MODULE_TAGS := debug
  /external/autotest/client/site_tests/network_UdevRename/
network_UdevRename.py 54 logging.debug('Could not find an interface')
66 logging.debug('No interface available for test')
70 logging.debug('Using %s for restart', str(interface))
75 logging.debug(e)
80 logging.debug(e)
98 logging.debug('Bad action')
105 logging.debug(e)
158 logging.debug('Interfaces remain the same after %s; number of tries: %d',
  /external/autotest/client/site_tests/platform_DebugDaemonGetRoutes/
platform_DebugDaemonGetRoutes.py 20 logging.debug('IP4 Routes: %s', ip4_routes)
22 logging.debug('IP6 Routes: %s', ip6_routes)
  /external/autotest/server/cros/
dark_resume_utils.py 80 logging.debug('Creating temporary powerd prefs at %s', TMP_POWER_DIR)
83 logging.debug('Enabling dark resume')
86 logging.debug('Enabling USB ports in dark resume')
105 logging.debug('Restarting powerd with new settings')
108 logging.debug('Starting XMLRPC session to watch for dark resumes')
117 logging.debug('Cleaning up temporary powerd bind mounts')
120 logging.debug('Restarting powerd to revert to old settings')
190 logging.debug('Wake attempt #%d failed', i+1)
  /external/autotest/venv/lucifer/cmd/test/
obtain_lease.py 30 logger.debug('Obtained lease %s', path)
33 logger.debug('Finishing successfully')
  /external/clang/test/Preprocessor/
c99-6_10_3_4_p6.c 7 #define debug(s, t) printf("x" # s "= %d, x" # t "= s" \ macro
14 debug(1, 2);
  /external/iputils/
Android.mk 27 LOCAL_MODULE_TAGS := debug
34 LOCAL_MODULE_TAGS := debug
41 LOCAL_MODULE_TAGS := debug
48 LOCAL_MODULE_TAGS := debug
  /external/lisa/tools/scripts/
trace_frequencies.sh 22 echo "cpu_frequency: state=$F cpu_id=$CPU" > /sys/kernel/debug/tracing/trace_marker

Completed in 998 milliseconds

<<11121314151617181920>>