Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java350 int countAll1 = 0; in test_getColumnsSpecific() local
380 countAll1++; in test_getColumnsSpecific()
382 assertEquals("Not all results are found", 6, countAll1); in test_getColumnsSpecific()