Searched refs:LoadAnimation (Results 1 – 3 of 3) sorted by relevance
314 FRIEND_TEST(DISABLED_ScreenRecoveryUITest, LoadAnimation);520 TEST_F(DISABLED_ScreenRecoveryUITest, LoadAnimation) { in TEST_F() argument540 ui_->LoadAnimation(); in TEST_F()559 ASSERT_EXIT(ui_->LoadAnimation(), ::testing::KilledBySignal(SIGABRT), ""); in TEST_F()
306 void LoadAnimation();
913 LoadAnimation(); in Init()925 void ScreenRecoveryUI::LoadAnimation() { in LoadAnimation() function in ScreenRecoveryUI