Home
last modified time | relevance | path

Searched defs:debug_on_start (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/test/
Dmultiprocess_test.cc21 bool debug_on_start) { in SpawnChild()
34 bool debug_on_start) { in SpawnChild()
40 bool debug_on_start) { in MakeCmdLine()
51 bool debug_on_start) { in SpawnChildImpl()
65 bool debug_on_start) { in SpawnChildImpl()
/external/chromium/base/debug/
Ddebug_on_start_win.h60 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start = variable
71 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init; variable
/external/chromium/chrome/browser/importer/
Dfirefox_importer_unittest_utils_mac.cc54 bool debug_on_start = CommandLine::ForCurrentProcess()->HasSwitch( in LaunchNSSDecrypterChildProcess() local