HomeSort by relevance Sort by last modified time
    Searched refs:token_request_time (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/sync/
profile_sync_service_unittest.cc 344 EXPECT_TRUE(token_status.token_request_time.is_null());
357 EXPECT_FALSE(token_status.token_request_time.is_null());
profile_sync_service.h 193 base::Time token_request_time; member in struct:ProfileSyncService::SyncTokenStatus
    [all...]
about_sync_util.cc 357 request_token_time.SetValue(GetTimeStr(token_status.token_request_time,
profile_sync_service.cc     [all...]

Completed in 25 milliseconds