Home
last modified time | relevance | path

Searched refs:countAll2 (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java351 int countAll2 = 0; in test_getColumnsSpecific() local
395 countAll2++; in test_getColumnsSpecific()
397 assertEquals("Not all results are found", 6, countAll2); in test_getColumnsSpecific()