Searched refs:DEBUG_PROXIES (Results 1 – 2 of 2) sorted by relevance
38 boolean DEBUG_PROXIES = DomainVerificationDebug.DEBUG_PROXIES; field45 if (DEBUG_PROXIES) { in makeProxy()
55 public static final boolean DEBUG_PROXIES = DEBUG_ANY && (DEBUG_ALL || false); field in DomainVerificationDebug