Searched refs:getValueNames (Results 1 – 8 of 8) sorted by relevance
185 assertNotNull(s.getValueNames()); in test_putValue()186 assertEquals(0, s.getValueNames().length); in test_putValue()190 assertEquals(3, s.getValueNames().length); in test_putValue()192 assertEquals(2, s.getValueNames().length); in test_putValue()648 assertEquals(Arrays.toString(a.getValueNames()), Arrays.toString(b.getValueNames())); in assertSSLSessionsEqual()649 for (String name : a.getValueNames()) { in assertSSLSessionsEqual()
205 public String[] getValueNames() { in getValueNames() method in MySSLSession
213 public String [] getValueNames(); in getValueNames() method
95 public String[] getValueNames() { in getValueNames() method in FakeSSLSession
150 public String[] getValueNames() { in getValueNames() method in HostnameVerifierBenchmark.FakeSSLSession
157 public String[] getValueNames() { in getValueNames() method in mySSLSession
535 public String[] getValueNames() { in getValueNames() method in DefaultHostnameVerifierTest.StubSSLSession
18043 method public String[] getValueNames();