Searched refs:os_other_than_current (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dabout_flags_unittest.cc299 int os_other_than_current = 1; variable
300 while (os_other_than_current == GetCurrentPlatform())
301 os_other_than_current <<= 1;
302 kExperiments[2].supported_platforms = os_other_than_current;

Completed in 86 milliseconds