Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_to_file.cc39 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kTraceToFileName)) { in BeginTracingFromCommandLineOptions()
41 ->GetSwitchValuePath(switches::kTraceToFileName)); in BeginTracingFromCommandLineOptions()
/external/libchrome/base/
Dbase_switches.cc82 const char kTraceToFileName[] = "trace-to-file-name"; variable
Dbase_switches.h28 extern const char kTraceToFileName[];