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

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dfilesystem_test.cc379 const int kSampleBatches = 1000; local
381 const int kTotalSamples = kSampleBatches * kSampleBatchSize;
386 for (int batch = 0; batch < kSampleBatches; ++batch) {

Completed in 70 milliseconds