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

/external/chromium_org/chrome/tools/profile_reset/
H A Djtl_compiler_frontend.cc24 const char kInputPath[] = "input"; member in namespace:__anon6003
65 if (!cmd_line->HasSwitch(kInputPath) || !cmd_line->HasSwitch(kHashSeed) ||
69 std::cerr << " --" << kInputPath << "=<file>"
80 MakeAbsoluteFilePath(cmd_line->GetSwitchValuePath(kInputPath));
/external/chromium_org/net/tools/dump_cache/
H A Ddump_cache.cc30 const char kInputPath[] = "input"; variable
61 base::FilePath input_path = command_line.GetSwitchValuePath(kInputPath);

Completed in 243 milliseconds