#include "flutter/shell/platform/linux/testing/linux_test.h"#include "gtest/gtest.h"#include "flutter/shell/platform/linux/fl_framebuffer.h"#include "flutter/shell/platform/linux/testing/mock_epoxy.h"Go to the source code of this file.
Classes | |
| class | FlFramebufferTest |
Functions | |
| TEST_F (FlFramebufferTest, HasDepthStencil) | |
| TEST_F (FlFramebufferTest, ResourcesRemoved) | |
| TEST_F (FlFramebufferTest, Sibling) | |
| TEST_F | ( | FlFramebufferTest | , |
| HasDepthStencil | |||
| ) |
Definition at line 16 of file fl_framebuffer_test.cc.
References fl_framebuffer_new(), framebuffer, and g_autoptr().
| TEST_F | ( | FlFramebufferTest | , |
| ResourcesRemoved | |||
| ) |
Definition at line 33 of file fl_framebuffer_test.cc.
References fl_framebuffer_new(), and framebuffer.
| TEST_F | ( | FlFramebufferTest | , |
| Sibling | |||
| ) |
Definition at line 45 of file fl_framebuffer_test.cc.
References fl_framebuffer_create_sibling(), fl_framebuffer_new(), framebuffer, g_autoptr(), and TRUE.