HomeSort by relevance Sort by last modified time
    Searched refs:FailFullscreenTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/tests/
test_fullscreen.cc 174 void TestFullscreen::FailFullscreenTest(const std::string& error) {
201 FailFullscreenTest(
207 FailFullscreenTest(ReportError("SetFullscreen(true) in normal", false));
287 FailFullscreenTest("DidChangeView is not in the middle of the screen");
289 FailFullscreenTest("DidChangeView does not have screen size");
293 FailFullscreenTest("Failed to BindGraphics() in fullscreen");
295 FailFullscreenTest("Failed to paint plugin image in fullscreen");
test_fullscreen.h 40 void FailFullscreenTest(const std::string& error);

Completed in 1075 milliseconds