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

  /frameworks/base/libs/hwui/
Properties.h 50 #define PROPERTY_DEBUG "debug.hwui.level"
Properties.cpp 141 debugLevel = (DebugLevel) property_get_int(PROPERTY_DEBUG, kDebugDisabled);
  /external/testng/src/main/java/org/testng/remote/
RemoteTestNG.java 48 public static final String PROPERTY_DEBUG = "testng.eclipse.debug";
231 return m_debug || System.getProperty(PROPERTY_DEBUG) != null;
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 117 milliseconds