Home
last modified time | relevance | path

Searched defs:LOCALHOST (Results 1 – 5 of 5) sorted by relevance

/external/testng/src/main/java/org/testng/remote/
DRemoteTestNG.java41 private static final String LOCALHOST = "localhost"; field in RemoteTestNG
/external/python/cpython2/Lib/idlelib/
Drun.py22 LOCALHOST = '127.0.0.1' variable
Drpc.py67 LOCALHOST = '127.0.0.1' variable
/external/python/cpython3/Lib/idlelib/
Drun.py28 LOCALHOST = '127.0.0.1' variable
Drpc.py72 LOCALHOST = '127.0.0.1' variable