Searched refs:serverPath (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/net/CookieHandler/
H A DCookieManagerTest.java73 server.getLocalPort(), CookieHttpTransaction.testCases[i][0].serverPath);
99 public String serverPath; field in class:CookieHttpTransaction.CookieTestCase
105 serverPath = sp;
255 trans.addResponseHeader("Location", testCases[testcaseDone][testDone].serverPath);

Completed in 30 milliseconds