Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
variable_refresh_rate_display_unittests.cc File Reference
#include "variable_refresh_rate_display.h"
#include "vsync_waiters_test.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (VariableRefreshRateDisplayTest, ReportCorrectInitialRefreshRate)
 
 flutter::testing::TEST (VariableRefreshRateDisplayTest, ReportCorrectRefreshRateWhenUpdated)
 
 flutter::testing::TEST (VariableRefreshRateDisplayTest, Report0IfReporterSharedPointerIsDestroyedAfterDisplayCreation)
 
 flutter::testing::TEST (VariableRefreshRateDisplayTest, Report0IfReporterSharedPointerIsDestroyedBeforeDisplayCreation)