Searched refs:GetProgress (Results 1 – 3 of 3) sorted by relevance
85 EXPECT_TRUE(updater_.GetProgress(&progress)); in TEST_F()95 EXPECT_TRUE(updater_.GetProgress(&progress)); in TEST_F()106 EXPECT_TRUE(updater_.GetProgress(&progress)); in TEST_F()115 EXPECT_FALSE(updater_.GetProgress(&progress)); in TEST_F()127 EXPECT_TRUE(updater_.GetProgress(&progress)); in TEST_F()142 EXPECT_TRUE(updater_.GetProgress(&progress)); in TEST_F()151 EXPECT_FALSE(updater_.GetProgress(&progress)); in TEST_F()160 EXPECT_TRUE(updater_.GetProgress(&progress)); in TEST_F()
31 bool progress_known = GetProgress(&progress); in Update()38 bool DownloadStatusUpdater::GetProgress(float* progress) { in GetProgress() function in DownloadStatusUpdater
36 bool GetProgress(float* progress);