Home
last modified time | relevance | path

Searched refs:max_cmd_line_len (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/test/
Dtest_process_killer_win.cc109 const int max_cmd_line_len = std::min( in GetCommandLineForProcess() local
112 buffer.resize(max_cmd_line_len + 1); in GetCommandLineForProcess()
116 max_cmd_line_len, in GetCommandLineForProcess()