Searched refs:rundb (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DDatabaseTest.java76 rundb(itemcount++, options);
88 rundb(itemcount++, options);
103 rundb(itemcount++, options);
120 rundb(itemcount++, options);
138 rundb(itemcount++, options);
140 rundb(itemcount++, options);
207 // stop rundb from closing the database, and pass in one created.
208 rundb(itemcount++, options);
209 rundb(itemcount++, options);
210 rundb(itemcoun
239 void rundb(int count, TestOptions options) method in class:DatabaseTest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr015/
H A DTestConstruct01.cpp92 void rundb(Db *db, int count, int has_env) function
180 rundb(&db, itemcount++, 0);
188 rundb(&db, itemcount++, 0);
196 rundb(&db, itemcount++, 0);
217 rundb(&db, itemcount++, 1);
222 rundb(&anotherdb, itemcount++, 1);

Completed in 20 milliseconds