Searched defs:kFlipsPerThousand (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/spdy/fuzzing/
H A Dhpack_fuzz_mutator.cc20 const char kFlipsPerThousand[] = "flips-per-thousand-bytes"; member in namespace:__anon9567
38 !command_line.HasSwitch(kFlipsPerThousand)) {
42 << " --" << kFlipsPerThousand << "=10"; local
49 CHECK(base::StringToInt(command_line.GetSwitchValueASCII(kFlipsPerThousand),

Completed in 43 milliseconds