Searched refs:jend (Results 1 – 2 of 2) sorted by relevance
1044 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F() local1048 for (int j = jstart; j < jend; j++) { /* WAL file */ in TEST_F()1079 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F() local1095 for (int j = jstart; j < jend; j++) { /* wal files */ in TEST_F()1148 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F() local1154 for (int j = jstart; j < jend; j++) { /* WAL file */ in TEST_F()1199 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F() local1203 for (int j = jstart; j < jend; j++) { /* wal files */ in TEST_F()1406 const int jend = jstart + RecoveryTestHelper::kWALFilesCount; in TEST_F() local1429 for (int j = jstart; j < jend; j++) { in TEST_F()
2381 jbyteArray jend, jint jend_len, in Java_org_rocksdb_RocksDB_compactRange() argument2401 env, jend, jend_len, in Java_org_rocksdb_RocksDB_compactRange()