Searched defs:GAIAInfoUpdateServiceTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_unittest.cc59 class GAIAInfoUpdateServiceTest : public ProfileInfoCacheTest { class in namespace:__anon4514
61 GAIAInfoUpdateServiceTest() : profile_(NULL) { function in class:__anon4514::GAIAInfoUpdateServiceTest
141 void GAIAInfoUpdateServiceTest::SetUp() {
147 void GAIAInfoUpdateServiceTest::TearDown() {
156 TEST_F(GAIAInfoUpdateServiceTest, DownloadSuccess) {
175 TEST_F(GAIAInfoUpdateServiceTest, DownloadFailure) {
196 TEST_F(GAIAInfoUpdateServiceTest, HandlesProfileReordering) {
236 TEST_F(GAIAInfoUpdateServiceTest, ShouldUseGAIAProfileInfo) {
243 TEST_F(GAIAInfoUpdateServiceTest, ScheduleUpdate) {
253 TEST_F(GAIAInfoUpdateServiceTest, LogOu
[all...]

Completed in 2388 milliseconds