| /external/chromium_org/mojo/common/test/ |
| D | test_support_impl.cc | 22 base::FilePath ResolveSourceRootRelativePath(const char* relative_path) { in ResolveSourceRootRelativePath() 52 FILE* TestSupportImpl::OpenSourceRootRelativeFile(const char* relative_path) { in OpenSourceRootRelativeFile() 57 const char* relative_path) { in EnumerateSourceRootRelativeDirectory()
|
| /external/chromium_org/chrome/browser/media_galleries/ |
| D | media_galleries_preferences_unittest.cc | 270 base::FilePath relative_path, in AddGalleryExpectation() 287 base::FilePath relative_path, in AddScanResultExpectation() 300 const base::FilePath& relative_path, in AddGalleryWithNameV0() 313 const base::FilePath& relative_path, in AddGalleryWithNameV1() 326 const base::FilePath& relative_path, in AddGalleryWithNameV2() 339 base::FilePath relative_path; in AddFixedGalleryWithExepectation() local 389 base::FilePath relative_path; in TEST_F() local 606 base::FilePath relative_path; in TEST_F() local 644 base::FilePath relative_path; in TEST_F() local 682 base::FilePath relative_path; in TEST_F() local [all …]
|
| /external/chromium_org/mojo/public/tests/ |
| D | test_support_private.cc | 24 FILE* MojoTestSupportOpenSourceRootRelativeFile(const char* relative_path) { in MojoTestSupportOpenSourceRootRelativeFile() 32 const char* relative_path) { in MojoTestSupportEnumerateSourceRootRelativeDirectory()
|
| /external/chromium_org/extensions/common/ |
| D | extension_resource.cc | 18 const base::FilePath& relative_path) in ExtensionResource() 51 const base::FilePath& relative_path, in GetFilePath()
|
| D | extension_resource.h | 60 const base::FilePath& relative_path() const { return relative_path_; } in relative_path() function
|
| /external/chromium_org/extensions/common/manifest_handlers/ |
| D | web_accessible_resources_info.cc | 38 const std::string& relative_path) { in IsResourceWebAccessible() 74 std::string relative_path; in Parse() local
|
| D | sandboxed_page_info.cc | 54 const std::string& relative_path) { in IsSandboxedPage() 74 std::string relative_path; in Parse() local
|
| D | webview_info.cc | 74 const std::string& relative_path) { in IsResourceWebviewAccessible() 160 std::string relative_path; in Parse() local
|
| D | csp_info.cc | 67 const std::string& relative_path) { in GetResourceContentSecurityPolicy()
|
| /external/chromium_org/extensions/browser/ |
| D | computed_hashes.cc | 76 base::FilePath relative_path = in InitFromFile() local 99 bool ComputedHashes::Reader::GetHashes(const base::FilePath& relative_path, in GetHashes() 133 void ComputedHashes::Writer::AddHashes(const base::FilePath& relative_path, in AddHashes()
|
| D | content_verifier.cc | 57 const base::FilePath& relative_path) { in CreateJobFor() 242 const base::FilePath& relative_path = *i; in ShouldVerifyAnyPaths() local
|
| D | content_hash_reader.cc | 30 const base::FilePath& relative_path, in ContentHashReader()
|
| D | content_hash_reader.h | 35 const base::FilePath& relative_path() const { return relative_path_; } in relative_path() function
|
| /external/protobuf/gtest/scripts/ |
| D | fuse_gtest_files.py | 86 def VerifyFileExists(directory, relative_path): argument 110 def VerifyOutputFile(output_dir, relative_path): argument
|
| /external/chromium_org/testing/gtest/scripts/ |
| D | fuse_gtest_files.py | 86 def VerifyFileExists(directory, relative_path): argument 110 def VerifyOutputFile(output_dir, relative_path): argument
|
| /external/chromium_org/chrome/browser/chromeos/file_manager/ |
| D | fileapi_util.cc | 32 GURL ConvertRelativeFilePathToFileSystemUrl(const base::FilePath& relative_path, in ConvertRelativeFilePathToFileSystemUrl() 261 base::FilePath relative_path; in ConvertDrivePathToRelativeFileSystemPath() local 272 const base::FilePath relative_path = in ConvertDrivePathToFileSystemUrl() local 284 base::FilePath relative_path; in ConvertAbsoluteFilePathToFileSystemUrl() local
|
| /external/chromium_org/mojo/public/cpp/test_support/lib/ |
| D | test_support.cc | 13 const std::string& relative_path) { in EnumerateSourceRootRelativeDirectory()
|
| /external/chromium_org/mojo/public/cpp/test_support/ |
| D | test_support.h | 23 inline FILE* OpenSourceRootRelativeFile(const std::string& relative_path) { in OpenSourceRootRelativeFile()
|
| /external/chromium_org/components/cloud_devices/common/ |
| D | cloud_devices_urls.cc | 51 GURL GetCloudPrintRelativeURL(const std::string& relative_path) { in GetCloudPrintRelativeURL() 113 GURL GetCloudDevicesRelativeURL(const std::string& relative_path) { in GetCloudDevicesRelativeURL()
|
| /external/chromium_org/chrome/browser/extensions/ |
| D | content_verifier_browsertest.cc | 122 const base::FilePath& relative_path, in ExpectJobResult() 143 const base::FilePath& relative_path) { in JobStarted() 147 const base::FilePath& relative_path, in JobFinished()
|
| D | chrome_component_extension_resource_manager.cc | 71 base::FilePath relative_path; in IsComponentExtensionResource() local
|
| /external/chromium_org/google_apis/drive/ |
| D | test_util.cc | 38 base::FilePath GetTestFilePath(const std::string& relative_path) { in GetTestFilePath() 82 scoped_ptr<base::Value> LoadJSONFile(const std::string& relative_path) { in LoadJSONFile()
|
| /external/chromium_org/storage/browser/fileapi/ |
| D | file_system_dir_url_request_job.cc | 137 base::FilePath relative_path = url_.path(); in DidReadDirectory() local
|
| /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/ |
| D | wallpaper_manager_browsertest.cc | 179 std::string relative_path = base::FilePath(kTestUser1Hash).Append(id).value(); in IN_PROC_BROWSER_TEST_F() local 261 std::string relative_path = base::FilePath(kTestUser1Hash).Append(id).value(); in IN_PROC_BROWSER_TEST_F() local 480 std::string relative_path = base::FilePath(kTestUser1Hash).Append(id).value(); in IN_PROC_BROWSER_TEST_F() local
|
| /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/ |
| D | core-extensions.rb | 187 def self.relative_path( target, reference = Dir.pwd ) singletonMethod in String.File
|