Home
last modified time | relevance | path

Searched refs:trace_info (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/build/android/pylib/linker/
Dtest_runner.py36 trace_info = ''.join(traceback.format_exception(exc_type, exc_value,
38 log_msg = 'Exception:\n' + trace_info
/external/chromium_org/build/android/pylib/host_driven/
Dtest_runner.py31 trace_info = ''.join(traceback.format_exception(exc_type, exc_value,
33 log_msg = 'Exception:\n' + trace_info
/external/chromium_org/third_party/cld/base/
Dcrash.h28 char trace_info[512]; member
/external/blktrace/
Dblkrawverify.c31 struct trace_info { struct
39 static struct trace_info traces[] = { argument
54 #define N_TRACES (sizeof(traces) / sizeof(struct trace_info))