Searched refs:kPasswordFileForTest (Results 1 – 2 of 2) sorted by relevance
24 const char kPasswordFileForTest[] = "password-file-for-test"; variable46 ASSERT_TRUE(command_line->HasSwitch(kPasswordFileForTest)); in SetUp()48 command_line->GetSwitchValuePath(kPasswordFileForTest); in SetUp()
91 const char kPasswordFileForTest[] = "password-file-for-test"; variable221 if (cl->HasSwitch(switches::kPasswordFileForTest)) { in SetUp()536 password_file_ = cl->GetSwitchValuePath(switches::kPasswordFileForTest); in ReadPasswordFile()539 << switches::kPasswordFileForTest << "=<filename>"; in ReadPasswordFile()