HomeSort by relevance Sort by last modified time
    Searched full:iterationscount (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/xml/parser/
SharedBufferReaderTest.cpp 82 const int iterationsCount = 8;
85 std::vector<char> testData(iterationsCount * bytesPerIteration);
93 for (int i = 0; i < iterationsCount; ++i) {

Completed in 48 milliseconds