HomeSort by relevance Sort by last modified time
    Searched refs:SINGLE_VALUE (Results 1 - 3 of 3) 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,

Completed in 1768 milliseconds