Home
last modified time | relevance | path

Searched defs:FpsReporterTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFpsReporterTest.cpp68 class FpsReporterTest : public testing::Test { class
108 FpsReporterTest::FpsReporterTest() { in FpsReporterTest() function in android::FpsReporterTest
153 TEST_F(FpsReporterTest, callsListeners) { in TEST_F() argument
181 TEST_F(FpsReporterTest, rateLimits) { in TEST_F() argument
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DLayer.h412 friend class FpsReporterTest; variable