Searched refs:TestFullscreen (Results 1 – 2 of 2) sorted by relevance
44 static_cast<TestFullscreen*>(data)->CheckPluginPaint(); in FlushCallbackCheckImageData()49 TestFullscreen::TestFullscreen(TestingInstance* instance) in TestFullscreen() function in TestFullscreen61 bool TestFullscreen::Init() { in Init()74 void TestFullscreen::RunTests(const std::string& filter) { in RunTests()79 bool TestFullscreen::GotError() { in GotError()83 std::string TestFullscreen::Error() { in Error()92 std::string TestFullscreen::TestGetScreenSize() { in TestGetScreenSize()100 std::string TestFullscreen::TestNormalToFullscreenToNormal() { in TestNormalToFullscreenToNormal()152 void TestFullscreen::SimulateUserGesture() { in SimulateUserGesture()171 void TestFullscreen::FailFullscreenTest(const std::string& error) { in FailFullscreenTest()[all …]
23 class TestFullscreen : public TestCase {25 explicit TestFullscreen(TestingInstance* instance);