Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/sql/
DResultSetMetaDataTest.java164 String[] labels = { "id", "name", "family" }; in testGetColumnLabel() local
200 String[] labels = { "id", "name", "family" }; in testGetColumnName() local