/external/autotest/tko/parsers/ |
D | version_1.py | 183 def __init__(self, indent, status, subdir, testname, reason, argument 251 def make_dummy_abort(indent, subdir, testname, timestamp, reason): argument 281 line_buffer, line, indent, subdir, testname, timestamp, reason): argument
|
D | version_0.py | 203 def __init__(self, subdir, testname, status, reason, test_kernel, argument 243 def __init__(self, indent, status, subdir, testname, reason, argument
|
/external/icu/icu4c/source/tools/gencolusb/ |
D | Makefile | 17 subdir=tools/gencolusb macro
|
/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/autotest/tko/ |
D | models.py | 97 def __init__(self, subdir, testname, status, reason, test_kernel, argument 139 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument 207 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
|
D | tko.proto | 22 required string subdir = 1; field
|
/external/objenesis/tck/src/main/java/org/objenesis/tck/search/ |
D | ClassEnumerator.java | 47 File subdir = new File(directory, fileName); in processDirectory() local
|
/external/autotest/scheduler/ |
D | drone_utility_unittest.py | 170 def _write_pidfile(self, filename, content, subdir=''): argument
|
/external/mesa3d/scons/ |
D | gallium.py | 54 def install(env, source, subdir): argument
|
/external/autotest/client/bin/ |
D | harness.py | 78 def test_status_detail(self, code, subdir, operation, status, tag, argument
|
D | job.py | 601 def _rungroup(self, subdir, testname, function, timeout, *args, **dargs): argument 684 def _record_reboot_failure(self, subdir, operation, status, argument 693 def _check_post_reboot(self, subdir, running_id=None): argument
|
/external/syslinux/libinstaller/ |
D | syslxmod.c | 108 const char *subdir, const char *subvol) in syslinux_patch()
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 226 def is_subdir(parent, subdir): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | job_status.py | 270 job_name='', subdir=None): argument 462 def subdir(self): member in Status
|
D | fakes.py | 79 hostname=None, subdir='fake_Test.tag.subdir_tag', argument
|
/external/ltp/testcases/network/nfs/nfs_stress/ |
D | nfs05_make_tree.c | 86 char subdir[PATH_MAX] = {0}; in run_targets() local
|
/external/autotest/server/ |
D | subcommand.py | 112 def __init__(self, func, args, subdir = None): argument
|
/external/skia/tests/ |
D | StreamBufferTest.cpp | 81 const char* subdir = "streamBuffer.txt"; in DEF_TEST() local
|
/external/skqp/tests/ |
D | StreamBufferTest.cpp | 81 const char* subdir = "streamBuffer.txt"; in DEF_TEST() local
|
/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/webrtc/webrtc/base/ |
D | fileutils.cc | 197 Pathname subdir; in DirectoryIterator() local
|
/external/autotest/client/common_lib/ |
D | base_job.py | 463 def __init__(self, status_code, subdir, operation, message, fields, argument 974 def _make_test_outputdir(self, subdir): argument 1001 def record(self, status_code, subdir, operation, status='', argument
|
/external/autotest/site_utils/sponge_lib/ |
D | autotest_job_info.py | 157 def subdir(self): member in AutotestTaskInfo
|
/external/syslinux/linux/ |
D | syslinux.c | 268 char *subdir; in main() local
|
/external/autotest/site_utils/ |
D | run_suite_unittest.py | 66 def _build_view(self, test_idx, test_name, subdir, status, afe_job_id, argument
|