Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/sql/
DOldPreparedStatementTest.java2352 public int setBytes(long pos, byte[] theBytes) throws SQLException { in setBytes()
2356 public int setBytes(long pos, byte[] theBytes, int offset, int len) in setBytes()