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

/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc1563 bool display_test_result = false; local
1567 &display_test_result))
1569 return display_test_result;
3562 bool display_test_result = false; local
3565 &display_test_result));
3566 ASSERT_TRUE(display_test_result);
3602 bool display_test_result = false; local
3608 &display_test_result));
3609 EXPECT_TRUE(display_test_result);

Completed in 96 milliseconds