Home
last modified time | relevance | path

Searched defs:portValue (Results 1 – 4 of 4) sorted by relevance

/external/testng/src/test/java/test/remote/
DRemoteTest.java52 private void launchRemoteTestNG(final String portArg, final int portValue) { in launchRemoteTestNG()
64 private void runTest(String arg, int portValue, IMessageSender sms) { in runTest()
/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2965PortAttributeHandler.java67 private static int[] parsePortAttribute(final String portValue) in parsePortAttribute()
110 public void parse(final SetCookie cookie, final String portValue) in parse()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dtrafficdirector.v2.json764 "portValue": { object
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
DXdsClientImplTestBase.java3801 String name, int portValue, String address, Message... filterChains); in buildListenerWithFilterChain()