HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_REFS (Results 1 - 8 of 8) sorted by null

  /system/core/libutils/
RefBase.cpp 29 #define DEBUG_REFS 0
38 // folder where stack traces are saved when DEBUG_REFS is enabled
143 #if !DEBUG_REFS
740 #if DEBUG_REFS
  /frameworks/base/core/java/android/content/res/
AssetManager.java 72 private static final boolean DEBUG_REFS = false;
98 if (DEBUG_REFS) {
119 if (DEBUG_REFS) {
582 if (DEBUG_REFS && mNumRefs != 0) {
892 if (DEBUG_REFS) {
904 if (DEBUG_REFS && mRefStacks != null) {
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 109 milliseconds