AUTO_IMPORT_CALLED  780 chrome/browser/first_run/first_run.cc   g_auto_import_state |= AUTO_IMPORT_CALLED;
AUTO_IMPORT_CALLED  174 chrome/browser/first_run/first_run_browsertest.cc   EXPECT_EQ(MaskExpectedImportState(first_run::AUTO_IMPORT_CALLED |
AUTO_IMPORT_CALLED  199 chrome/browser/first_run/first_run_browsertest.cc       MaskExpectedImportState(first_run::AUTO_IMPORT_CALLED |
AUTO_IMPORT_CALLED  228 chrome/browser/first_run/first_run_browsertest.cc   EXPECT_EQ(first_run::AUTO_IMPORT_CALLED, first_run::auto_import_state());
AUTO_IMPORT_CALLED   40 chrome/browser/ui/sync/profile_signin_confirmation_helper_browsertest.cc   EXPECT_TRUE(first_run::auto_import_state() & first_run::AUTO_IMPORT_CALLED);