D | RefreshRateStatsTest.cpp | 64 std::shared_ptr<const HWC2::Display::Config> createConfig(HwcConfigIndexType configId, 81 std::shared_ptr<const HWC2::Display::Config> RefreshRateStatsTest::createConfig( in createConfig() function in android::scheduler::RefreshRateStatsTest 94 init({createConfig(CONFIG_ID_0, CONFIG_GROUP_0, VSYNC_90)}); in TEST_F() 140 init({createConfig(CONFIG_ID_0, CONFIG_GROUP_0, VSYNC_90), in TEST_F() 141 createConfig(CONFIG_ID_1, CONFIG_GROUP_0, VSYNC_60)}); in TEST_F()
|