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

  /external/chromium_org/third_party/cld/base/
crash.h 28 char trace_info[512]; member in struct:base::CrashReason
  /external/chromium_org/build/android/pylib/linker/
test_runner.py 34 trace_info = ''.join(traceback.format_exception(exc_type, exc_value,
36 log_msg = 'Exception:\n' + trace_info
  /external/chromium_org/build/android/pylib/host_driven/
test_runner.py 30 trace_info = ''.join(traceback.format_exception(exc_type, exc_value,
32 log_msg = 'Exception:\n' + trace_info
  /external/blktrace/
blkrawverify.c 31 struct trace_info { struct
39 static struct trace_info traces[] = {
54 #define N_TRACES (sizeof(traces) / sizeof(struct trace_info))

Completed in 238 milliseconds