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

  /external/chromium/chrome/browser/
about_flags_unittest.cc 27 const char kValueForMultiSwitch2[] = "value_for_multi_switch2";
34 { IDS_PRODUCT_NAME, kMultiSwitch2, kValueForMultiSwitch2 },
304 EXPECT_EQ(std::string(kValueForMultiSwitch2),
  /external/chromium_org/chrome/browser/
about_flags_unittest.cc 30 const char kValueForMultiSwitch2[] = "value_for_multi_switch2";
40 { IDS_PRODUCT_NAME, kMultiSwitch2, kValueForMultiSwitch2 },
390 EXPECT_EQ(std::string(kValueForMultiSwitch2),

Completed in 100 milliseconds