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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DPrerenderingTest.cpp215 unsigned consoleLength() function in class:__anon11399::PrerenderingTest
222 ASSERT(consoleLength() > i);
269 EXPECT_EQ(1u, consoleLength());
273 EXPECT_EQ(2u, consoleLength());
277 EXPECT_EQ(3u, consoleLength());
281 EXPECT_EQ(4u, consoleLength());
369 EXPECT_EQ(1u, consoleLength());
373 EXPECT_EQ(2u, consoleLength());
450 EXPECT_EQ(0u, consoleLength());

Completed in 282 milliseconds