Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/tests/java/sql/
DStressTest.java173 int tasksPerConnection = Support_SQL.sqlMaxTasks / maxConnections; in testInsertOfManyRowsUsingOneThread() local
210 int tasksPerConnection = Support_SQL.sqlMaxTasks / numConnections; in testInsertOfManyRowsUsingManyThreads() local