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

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

Completed in 432 milliseconds