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

  /external/chromium/chrome/browser/
about_flags.h 29 SINGLE_VALUE,
72 // This is used if type is SINGLE_VALUE.
about_flags.cc 28 Experiment::SINGLE_VALUE, command_line_switch, switch_value, NULL, 0
66 // . SINGLE_VALUE: experiment is either on or off. Use the SINGLE_VALUE_TYPE
371 if (e.type == Experiment::SINGLE_VALUE) {
384 case Experiment::SINGLE_VALUE:
498 case Experiment::SINGLE_VALUE:
578 if (e.type == Experiment::SINGLE_VALUE) {
658 if (e->type == Experiment::SINGLE_VALUE) {
about_flags_unittest.cc 45 Experiment::SINGLE_VALUE,
56 Experiment::SINGLE_VALUE,
67 Experiment::SINGLE_VALUE,
  /external/chromium_org/chrome/browser/
about_flags.h 35 SINGLE_VALUE,
84 // This is used if type is SINGLE_VALUE or ENABLE_DISABLE_VALUE.
about_flags_unittest.cc 51 Experiment::SINGLE_VALUE,
64 Experiment::SINGLE_VALUE,
77 Experiment::SINGLE_VALUE,
about_flags.cc 52 Experiment::SINGLE_VALUE, \
304 // . SINGLE_VALUE: experiment is either on or off. Use the SINGLE_VALUE_TYPE
    [all...]

Completed in 1621 milliseconds