/external/python/asn1crypto/tests/ |
D | test_x509.py | 29 def _load_cert(self, relative_path): argument 555 def signature_algo(self, relative_path, signature_algo, hash_algo): argument 630 def critical_extensions(self, relative_path, critical_extensions): argument 710 def subject_directory_attributes_value(self, relative_path, sda_value): argument 785 def key_identifier_value(self, relative_path, key_identifier_value): argument 860 def key_usage_value(self, relative_path, key_usage_value): argument 939 def subject_alt_name_value(self, relative_path, subject_alt_name_value): argument 1014 def basic_constraints_value(self, relative_path, basic_constraints_value): argument 1128 def name_constraints_value(self, relative_path, name_constraints_value): argument 1237 def crl_distribution_points_value(self, relative_path, crl_distribution_points_value): argument [all …]
|
D | test_pem.py | 60 def detect(self, relative_path, is_pem): argument 110 def unarmor(self, relative_path, expected_bytes_filename, expected_type_name, expected_headers): argument 139 def armor(self, expected_bytes_filename, relative_path, type_name, headers): argument
|
D | test_keys.py | 406 def sha1(self, relative_path, sha1): argument 434 def sha256(self, relative_path, sha256): argument
|
/external/perfetto/src/base/test/ |
D | tmp_dir_tree.cc | 40 void TmpDirTree::AddDir(const std::string& relative_path) { in AddDir() 45 void TmpDirTree::AddFile(const std::string& relative_path, in AddFile() 54 void TmpDirTree::TrackFile(const std::string& relative_path) { in TrackFile()
|
/external/libchrome/mojo/core/test/ |
D | test_support_impl.cc | 28 base::FilePath ResolveSourceRootRelativePath(const char* relative_path) { in ResolveSourceRootRelativePath() 61 FILE* TestSupportImpl::OpenSourceRootRelativeFile(const char* relative_path) { in OpenSourceRootRelativeFile() 66 const char* relative_path) { in EnumerateSourceRootRelativeDirectory()
|
/external/libtextclassifier/native/utils/ |
D | test-data-test-utils.h | 28 inline std::string GetTestDataPath(const std::string& relative_path) { in GetTestDataPath() 32 inline std::string GetTestFileContent(const std::string& relative_path) { in GetTestFileContent()
|
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
D | resource.py | 21 def relative_path(self): member in Resource 35 def name_from_relative_path(relative_path): argument
|
D | html_module_unittest.py | 66 def FindResourceGivenRelativePath(self, relative_path): argument
|
D | resource_loader.py | 66 def FindResourceGivenRelativePath(self, relative_path, binary=False): argument
|
/external/libchrome/mojo/public/tests/ |
D | test_support_private.cc | 31 FILE* MojoTestSupportOpenSourceRootRelativeFile(const char* relative_path) { in MojoTestSupportOpenSourceRootRelativeFile() 39 const char* relative_path) { in MojoTestSupportEnumerateSourceRootRelativeDirectory()
|
/external/cronet/third_party/boringssl/src/third_party/googletest/scripts/ |
D | fuse_gtest_files.py | 89 def VerifyFileExists(directory, relative_path): argument 113 def VerifyOutputFile(output_dir, relative_path): argument
|
/external/googletest/googletest/scripts/ |
D | fuse_gtest_files.py | 89 def VerifyFileExists(directory, relative_path): argument 113 def VerifyOutputFile(output_dir, relative_path): argument
|
/external/tensorflow/tensorflow/tsl/platform/default/ |
D | resource_loader.cc | 26 std::string GetDataDependencyFilepath(const std::string& relative_path) { in GetDataDependencyFilepath()
|
/external/libchrome/mojo/public/cpp/test_support/lib/ |
D | test_support.cc | 13 const std::string& relative_path) { in EnumerateSourceRootRelativeDirectory()
|
/external/libchrome/mojo/public/cpp/test_support/ |
D | test_support.h | 24 inline FILE* OpenSourceRootRelativeFile(const std::string& relative_path) { in OpenSourceRootRelativeFile()
|
/external/zlib/google/ |
D | zip_writer.cc | 204 const base::FilePath& relative_path = relative_paths[i]; in AddMixedEntries() local 246 const base::FilePath& relative_path = relative_paths[i]; in AddFileEntries() local
|
/external/cronet/base/files/ |
D | file_path_fuzzer.cc | 95 FilePath relative_path; in LLVMFuzzerTestOneInput() local
|
/external/tensorflow/tensorflow/python/platform/ |
D | test.py | 79 def test_src_dir_path(relative_path): argument
|
D | googletest.py | 93 def test_src_dir_path(relative_path): argument
|
/external/python/apitools/apitools/base/py/ |
D | util.py | 105 def ExpandRelativePath(method_config, params, relative_path=None): argument
|
D | util_test.py | 27 def __init__(self, relative_path, path_params): argument
|
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.decompose/ |
D | path.decompose.pass.cpp | 72 std::string relative_path; member
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.path/path.member/path.decompose/ |
D | path.decompose.pass.cpp | 72 std::string relative_path; member
|
/external/antlr/runtime/Ruby/lib/antlr3/test/ |
D | core-extensions.rb | 187 def self.relative_path( target, reference = Dir.pwd ) singletonMethod in String.File
|
/external/autotest/client/bin/ |
D | site_sysinfo_unittest.py | 175 def _destination_path(self, relative_path, from_dir=None): argument
|