/external/autotest/tko/parsers/ |
D | version_1.py | 176 def __init__(self, indent, status, subdir, testname, reason, argument 244 def make_dummy_abort(indent, subdir, testname, timestamp, reason): argument 274 line_buffer, line, indent, subdir, timestamp, reason): argument
|
D | version_0.py | 194 def __init__(self, subdir, testname, status, reason, test_kernel, argument 234 def __init__(self, indent, status, subdir, testname, reason, argument
|
/external/autotest/client/bin/ |
D | kernel.py | 84 def _boot_kernel(self, args, ident_check, expected_ident, subdir, notes): argument 148 def __init__(self, job, base_tree, subdir, tmp_dir, build_dir, leave=False): argument 706 def __init__(self, job, rpm_package, subdir): argument 825 def rpm_kernel_vendor(job, rpm_package, subdir): argument 844 def auto_kernel(job, path, subdir, tmp_dir, build_dir, leave=False): argument
|
D | harness_ABAT.py | 68 def __send_status(self, code, subdir, operation, msg): argument 134 def test_status_detail(self, code, subdir, operation, msg, tag, argument
|
D | job.py | 647 def _rungroup(self, subdir, testname, function, timeout, *args, **dargs): argument 730 def _record_reboot_failure(self, subdir, operation, status, argument 739 def _check_post_reboot(self, subdir, running_id=None): argument 778 def end_reboot(self, subdir, kernel, patches, running_id=None): argument 789 def end_reboot_and_verify(self, expected_when, expected_id, subdir, argument
|
D | harness.py | 80 def test_status_detail(self, code, subdir, operation, status, tag, argument
|
/external/autotest/tko/ |
D | models.py | 92 def __init__(self, subdir, testname, status, reason, test_kernel, argument 134 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument 197 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
|
D | tko.proto | 22 required string subdir = 1; field
|
/external/elfutils/libdwfl/ |
D | find-debuginfo.c | 41 const char *dir, const char *subdir, const char *debuglink, in try_open() 234 const char *dir, *subdir, *file; in find_debuginfo_in_path() local
|
/external/icu/icu4c/source/tools/gencolusb/ |
D | Makefile | 15 subdir=tools/gencolusb macro
|
/external/dbus/dbus/ |
D | dbus-auth-util.c | 43 const char *subdir) in process_test_subdir()
|
/external/libchrome/base/files/ |
D | file_path_watcher_kqueue.h | 55 EventData(const FilePath& path, const FilePath::StringType& subdir) in EventData()
|
D | file_path_watcher_kqueue.cc | 69 FilePath::StringType subdir = (i != (components.end() - 1)) ? *(i + 1) : ""; in EventsForPath() local
|
D | file_path_watcher_unittest.cc | 477 FilePath subdir(dir.AppendASCII("subdir")); in TEST_F() local 521 FilePath subdir(dir.AppendASCII("subdir")); in TEST_F() local
|
/external/mesa3d/scons/ |
D | gallium.py | 52 def install(env, source, subdir): argument
|
/external/doclava/src/com/google/doclava/ |
D | SampleCode.java | 347 Data setParentDirs(Data hdf, String subdir, String name, Boolean isFile) { in setParentDirs() 367 public void writePage(File f, String out, String subdir, Data hdf) { in writePage() 391 public void writeImageVideoPage(File f, String out, String subdir, in writeImageVideoPage()
|
/external/dbus/bus/ |
D | config-parser-trivial.c | 487 const char *subdir, in process_test_valid_subdir() 601 const char *subdir, in make_full_path()
|
/external/autotest/server/ |
D | subcommand.py | 110 def __init__(self, func, args, subdir = None): argument
|
D | subcommand_unittest.py | 40 def check_attributes(cmd, func, args, subdir=None, debug=None, argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | job_status.py | 559 job_name='', subdir=None): argument 751 def subdir(self): member in Status
|
D | fakes.py | 74 hostname=None, subdir='fake_Test.tag.subdir_tag', argument
|
/external/webrtc/webrtc/base/ |
D | fileutils.cc | 197 Pathname subdir; in DirectoryIterator() local
|
D | unixfilesystem.cc | 454 std::string subdir(organization_name_); in GetAppDataFolder() local
|
/external/autotest/client/common_lib/ |
D | base_job.py | 429 def __init__(self, status_code, subdir, operation, message, fields, argument 1150 def _make_test_outputdir(self, subdir): argument 1182 def record(self, status_code, subdir, operation, status='', argument
|
/external/autotest/site_utils/ |
D | run_suite_unittest.py | 30 def _build_view(self, test_idx, test_name, subdir, status, afe_job_id, argument
|