Searched defs:DEBUG_PORT (Results 1 - 2 of 2) sorted by relevance

/external/testng/src/main/java/org/testng/remote/
H A DRemoteTestNG.java45 public static final String DEBUG_PORT = "12345"; field in class:RemoteTestNG
185 cla.port = Integer.parseInt(DEBUG_PORT);
/external/syslinux/core/lwip/src/netif/
H A Dundiif.c55 # ifndef DEBUG_PORT
56 # define DEBUG_PORT 0x3f8 macro

Completed in 155 milliseconds