| /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/linux-kselftest/tools/testing/selftests/bpf/ |
| D | cgroup_helpers.c | 112 int enable_controllers(const char *relative_path, const char *controllers) in enable_controllers() 152 int write_cgroup_file(const char *relative_path, const char *file, in write_cgroup_file() 173 int write_cgroup_file_parent(const char *relative_path, const char *file, in write_cgroup_file_parent() 271 int join_cgroup(const char *relative_path) in join_cgroup() 287 int join_parent_cgroup(const char *relative_path) in join_parent_cgroup() 345 int create_and_get_cgroup(const char *relative_path) in create_and_get_cgroup() 373 unsigned long long get_cgroup_id(const char *relative_path) in get_cgroup_id()
|
| /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/sandboxed-api/sandboxed_api/util/ |
| D | runfiles_nobazel.cc | 26 std::string GetDataDependencyFilePath(absl::string_view relative_path) { in GetDataDependencyFilePath() 41 std::string GetSapiDataDependencyFilePath(absl::string_view relative_path) { in GetSapiDataDependencyFilePath()
|
| D | runfiles_bazel.cc | 25 std::string GetDataDependencyFilePath(absl::string_view relative_path) { in GetDataDependencyFilePath() 44 std::string GetSapiDataDependencyFilePath(absl::string_view relative_path) { in GetSapiDataDependencyFilePath()
|
| /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
|
| /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/tensorflow/tensorflow/tsl/platform/default/ |
| D | resource_loader.cc | 26 std::string GetDataDependencyFilepath(const std::string& relative_path) { in GetDataDependencyFilepath()
|
| /external/googleapis/google/cloud/notebooks/v2/ |
| D | diagnostic_config.proto | 51 string relative_path = 2 [(google.api.field_behavior) = OPTIONAL]; field
|
| /external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/proto/google/cloud/notebooks/v1/ |
| D | diagnostic_config.proto | 49 string relative_path = 2 [(google.api.field_behavior) = OPTIONAL]; field
|
| /external/libchrome/mojo/public/cpp/test_support/lib/ |
| D | test_support.cc | 13 const std::string& relative_path) { in EnumerateSourceRootRelativeDirectory()
|
| /external/googleapis/google/cloud/notebooks/v1/ |
| D | diagnostic_config.proto | 49 string relative_path = 2 [(google.api.field_behavior) = OPTIONAL]; field
|
| /external/libchrome/mojo/public/cpp/test_support/ |
| D | test_support.h | 24 inline FILE* OpenSourceRootRelativeFile(const std::string& relative_path) { in OpenSourceRootRelativeFile()
|
| /external/googleapis/google/cloud/securitycenter/v1/ |
| D | file.proto | 38 string relative_path = 2; field
|
| /external/googleapis/google/cloud/securitycenter/v2/ |
| D | file.proto | 38 string relative_path = 2; field
|
| /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
|
| /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/federated-compute/fcp/base/ |
| D | platform.cc | 127 std::string GetDataPath(absl::string_view relative_path) { in GetDataPath()
|