HomeSort by relevance Sort by last modified time
    Searched defs:ProfileSyncServiceSessionTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc 52 class ProfileSyncServiceSessionTest
56 ProfileSyncServiceSessionTest()
150 explicit CreateRootTask(ProfileSyncServiceSessionTest* test)
165 ProfileSyncServiceSessionTest* test_;
170 TEST_F(ProfileSyncServiceSessionTest, WriteSessionToNode) {
198 TEST_F(ProfileSyncServiceSessionTest, WriteFilledSessionToNode) {
244 TEST_F(ProfileSyncServiceSessionTest, FailModelAssociation) {
250 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNode) {
320 TEST_F(ProfileSyncServiceSessionTest, UpdatedSyncNodeActionUpdate) {
338 TEST_F(ProfileSyncServiceSessionTest, UpdatedSyncNodeActionAdd)
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_session_unittest.cc 120 class ProfileSyncServiceSessionTest
124 ProfileSyncServiceSessionTest()
245 explicit CreateRootHelper(ProfileSyncServiceSessionTest* test)
257 void CreateRootCallback(ProfileSyncServiceSessionTest* test) {
267 TEST_F(ProfileSyncServiceSessionTest, WriteSessionToNode) {
304 TEST_F(ProfileSyncServiceSessionTest, MAYBE_WriteFilledSessionToNode) {
351 TEST_F(ProfileSyncServiceSessionTest, FailModelAssociation) {
357 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNode) {
394 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNodeThreeWindows) {
501 TEST_F(ProfileSyncServiceSessionTest, WriteForeignSessionToNodeTabsFirst)
    [all...]

Completed in 176 milliseconds