Home
last modified time | relevance | path

Searched defs:select (Results 1 – 13 of 13) sorted by relevance

/libcore/luni/src/main/java/java/nio/channels/
DSelector.java107 public abstract int select() throws IOException; in select() method in Selector
127 public abstract int select(long timeout) throws IOException; in select() method in Selector
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/
DMockAbstractSelector.java77 public int select(long arg0) throws IOException { in select() method in MockAbstractSelector
81 public int select() throws IOException { in select() method in MockAbstractSelector
/libcore/luni/src/test/java/libcore/xml/
DJaxenXPathTestSuite.java119 String select = element.getAttribute("select"); in contextToTestSuite() local
152 final String select = element.getAttribute("select"); in createFromTest() local
/libcore/luni/src/main/java/java/net/
DProxySelector.java117 public abstract List<Proxy> select(URI uri); in select() method in ProxySelector
DProxySelectorImpl.java31 @Override public List<Proxy> select(URI uri) { in select() method in ProxySelectorImpl
/libcore/luni/src/test/java/libcore/java/sql/
DOldResultSetMetaDataTest.java285 String select = "select * from DecimalNumbers;"; in testGetPrecision() local
350 String select = "select * from DecimalNumbers;"; in testGetScale() local
DOldStatementTest.java1001 String select = "select * from zoo"; in testSetCursorName() local
1014 String select = "select * from zoo"; in testSetEscapeProcessing() local
1176 String select = "select * from zoo where id == 4;"; in testGetResultSet() local
/libcore/luni/src/main/java/java/nio/
DSelectorImpl.java151 @Override public int select() throws IOException { in select() method in SelectorImpl
156 @Override public int select(long timeout) throws IOException { in select() method in SelectorImpl
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
DHttpURLConnectionTest.java140 public java.util.List<Proxy> select(URI uri) { in select() method in HttpURLConnectionTest.TestProxySelector
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DProxySelectorTest.java540 public List<Proxy> select(URI uri) { in select() method in ProxySelectorTest.MockProxySelector
DURLTest.java1114 public List<Proxy> select(URI uri) { in select() method in URLTest.MockProxySelector
/libcore/luni/src/test/java/libcore/java/net/
DOldURLTest.java577 public List<Proxy> select(URI uri) { in select() method in OldURLTest.MockProxySelector
/libcore/benchmarks/libs/
Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...