HomeSort by relevance Sort by last modified time
    Searched refs:kBlockRetry (Results 1 - 3 of 3) sorted by null

  /external/stressapptest/src/
disk_blocks.h 96 static const int kBlockRetry = 100; // Number of retries to allocate
disk_blocks.cc 201 for (int i = 0; i < kBlockRetry && !good_sequence; i++) {
246 // kBlockRetry iterations so return an error value.
worker.h 690 static const int kBlockRetry = 100; // Number of retries to allocate

Completed in 38 milliseconds