Home
last modified time | relevance | path

Searched refs:downFps1 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_multi_app_strategy_test.cpp42 constexpr int32_t downFps1 = 120; variable
89 .drawMin = OLED_NULL_HZ, .drawMax = OLED_NULL_HZ, .down = downFps1 }; in SetUp()
350 ASSERT_EQ(strategyConfig.min, downFps1);
351 ASSERT_EQ(strategyConfig.max, downFps1);