Searched refs:testing_master (Results 1 – 1 of 1) sorted by relevance
112 scoped_refptr<Predictor> testing_master( in TEST_F() local117 testing_master->Shutdown(); in TEST_F()126 scoped_refptr<Predictor> testing_master( in TEST_F() local136 testing_master->ResolveList(names, UrlInfo::PAGE_SCAN_MOTIVATED); in TEST_F()142 EXPECT_FALSE(testing_master->WasFound(localhost)); in TEST_F()144 testing_master->Shutdown(); in TEST_F()152 scoped_refptr<Predictor> testing_master( in TEST_F() local165 testing_master->ResolveList(names, UrlInfo::PAGE_SCAN_MOTIVATED); in TEST_F()167 WaitForResolution(testing_master, names); in TEST_F()169 EXPECT_TRUE(testing_master->WasFound(goog)); in TEST_F()[all …]