Searched refs:LOG_THREADS (Results 1 - 8 of 8) sorted by relevance

/external/compiler-rt/lib/lsan/
H A Dlsan_common.cc66 #define LOG_THREADS(...) \ macro
195 LOG_THREADS("Processing thread %d.\n", os_id);
204 LOG_THREADS("Thread %d not found in registry.\n", os_id);
221 LOG_THREADS("Stack at %p-%p (SP = %p).\n", stack_begin, stack_end, sp);
226 LOG_THREADS("WARNING: stack pointer not in stack range.\n");
234 LOG_THREADS("Skipped %d guard page(s) to obtain stack %p-%p.\n",
246 LOG_THREADS("TLS at %p-%p.\n", tls_begin, tls_end);
265 LOG_THREADS("DTLS %zu at %p-%p.\n", j, dtls_beg, dtls_end);
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java148 private final static boolean LOG_THREADS = false; field in class:GLSurfaceView
1092 if (LOG_THREADS) {
1230 if (LOG_THREADS) {
1343 if (LOG_THREADS) {
1353 if (LOG_THREADS) {
1581 if (LOG_THREADS) {
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 115 milliseconds