HomeSort by relevance Sort by last modified time
    Searched defs:app_path_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/importer/
firefox2_importer.h 142 FilePath app_path_; member in class:Firefox2Importer
firefox3_importer.h 83 FilePath app_path_; member in class:Firefox3Importer
importer_unittest.cc 67 app_path_ = test_path.AppendASCII("app");
68 file_util::CreateDirectory(app_path_);
83 FilePath search_engine_path = app_path_;
101 source_profile.app_path = app_path_;
119 FilePath app_path_; member in class:ImporterTest
670 FilePath search_engine_path = app_path_;
688 source_profile.app_path = app_path_;
    [all...]
  /external/chromium/chrome/browser/profiles/
profile_impl_io_data.h 132 FilePath app_path_; member in class:ProfileImplIOData

Completed in 34 milliseconds