Searched refs:refresh_policies (Results 1 – 1 of 1) sorted by relevance
40 DictionaryValue* refresh_policies = new DictionaryValue(); in TEST_F() local41 refresh_policies->SetBoolean( in TEST_F()44 EXPECT_CALL(*delegate_, Load()).WillOnce(Return(refresh_policies)); in TEST_F()