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

  /external/chromium_org/chrome/browser/first_run/
first_run_browsertest.cc 36 first_run::FIRST_RUN_BUBBLE_SHOW));
39 EXPECT_EQ(first_run::FIRST_RUN_BUBBLE_SHOW,
48 // Test that the value can't be set to FIRST_RUN_BUBBLE_SHOW after it has been
56 first_run::FIRST_RUN_BUBBLE_SHOW));
first_run.h 50 // FIRST_RUN_BUBBLE_SUPPRESS is stronger in that FIRST_RUN_BUBBLE_SHOW should
55 FIRST_RUN_BUBBLE_SHOW,
109 // showing the bubble, if |show_bubble| is not FIRST_RUN_BUBBLE_SHOW).
first_run.cc 329 SetShowFirstRunBubblePref(first_run::FIRST_RUN_BUBBLE_SHOW);
361 first_run::FIRST_RUN_BUBBLE_SHOW) {

Completed in 99 milliseconds