Lines Matching refs:FilePath
41 using base::FilePath;
132 bool IsPSKFileCleared(const FilePath& psk_file_path) const {
137 const FilePath& xauth_credentials_file_path) const {
146 FilePath SetupPSKFile();
147 FilePath SetupXauthCredentialsFile();
149 FilePath GetPSKFile() const { return driver_->psk_file_; }
150 FilePath GetXauthCredentialsFile() const {
158 void FakeUpConnect(FilePath* psk_file, FilePath* xauth_credentials_file) {
227 FilePath L2TPIPSecDriverTest::SetupPSKFile() {
228 FilePath psk_file;
236 FilePath L2TPIPSecDriverTest::SetupXauthCredentialsFile() {
237 FilePath xauth_credentials_file;
253 FilePath psk_file;
254 FilePath xauth_credentials_file;
280 FilePath psk_file = SetupPSKFile();
281 FilePath xauth_credentials_file = SetupXauthCredentialsFile();
302 FilePath pem_cert(kPEMCertfile);
312 const FilePath temp_dir(temp_dir_.path());
336 const FilePath bad_dir("/non/existent/directory");
337 const FilePath temp_dir(temp_dir_.path());
368 FilePath empty_cert;
369 FilePath pem_cert(kPEMCertfile);
413 const FilePath bad_dir("/non/existent/directory");
414 const FilePath temp_dir(temp_dir_.path());
656 FilePath psk_file;
657 FilePath xauth_credentials_file;
688 FilePath psk_file;
689 FilePath xauth_credentials_file;