Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFpsReporterTest.cpp65 class FpsReporterTest : public testing::Test { class
98 FpsReporterTest::FpsReporterTest() { in FpsReporterTest() function in android::FpsReporterTest
149 TEST_F(FpsReporterTest, callsListeners) { in TEST_F() argument
185 TEST_F(FpsReporterTest, rateLimits) { in TEST_F() argument
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h909 friend class FpsReporterTest; variable