Home
last modified time | relevance | path

Searched defs:subdir (Results 1 – 25 of 56) sorted by relevance

123

/external/autotest/tko/parsers/
Dversion_1.py176 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
Dversion_0.py193 def __init__(self, subdir, testname, status, reason, test_kernel, argument
233 def __init__(self, indent, status, subdir, testname, reason, argument
/external/autotest/tko/
Dmodels.py97 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
Dtko.proto22 required string subdir = 1; field
/external/elfutils/libdwfl/
Dfind-debuginfo.c41 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/linux-kselftest/tools/testing/selftests/exec/
DMakefile6 subdir: target
/external/icu/icu4c/source/tools/gencolusb/
DMakefile17 subdir=tools/gencolusb macro
/external/libchrome/base/files/
Dfile_path_watcher_kqueue.h55 EventData(const FilePath& path, const FilePath::StringType& subdir) in EventData()
Dfile_path_watcher_kqueue.cc69 FilePath::StringType subdir = (i != (components.end() - 1)) ? *(i + 1) : ""; in EventsForPath() local
/external/mesa3d/scons/
Dgallium.py52 def install(env, source, subdir): argument
/external/autotest/server/cros/dynamic_suite/
Djob_status.py289 job_name='', subdir=None): argument
481 def subdir(self): member in Status
Dfakes.py77 hostname=None, subdir='fake_Test.tag.subdir_tag', argument
/external/objenesis/tck/src/main/java/org/objenesis/tck/search/
DClassEnumerator.java47 File subdir = new File(directory, fileName); in processDirectory() local
/external/autotest/client/bin/
Dharness.py78 def test_status_detail(self, code, subdir, operation, status, tag, argument
Djob.py597 def _rungroup(self, subdir, testname, function, timeout, *args, **dargs): argument
680 def _record_reboot_failure(self, subdir, operation, status, argument
689 def _check_post_reboot(self, subdir, running_id=None): argument
/external/doclava/src/com/google/doclava/
DSampleCode.java347 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/syslinux/libinstaller/
Dsyslxmod.c108 const char *subdir, const char *subvol) in syslinux_patch()
/external/autotest/server/
Dsubcommand.py110 def __init__(self, func, args, subdir = None): argument
/external/skia/tests/
DStreamBufferTest.cpp73 const char* subdir = "streamBuffer.txt"; in DEF_TEST() local
/external/webrtc/webrtc/base/
Dfileutils.cc197 Pathname subdir; in DirectoryIterator() local
/external/autotest/client/common_lib/
Dbase_job.py456 def __init__(self, status_code, subdir, operation, message, fields, argument
1162 def _make_test_outputdir(self, subdir): argument
1194 def record(self, status_code, subdir, operation, status='', argument
/external/autotest/site_utils/sponge_lib/
Dautotest_job_info.py157 def subdir(self): member in AutotestTaskInfo
/external/syslinux/linux/
Dsyslinux.c268 char *subdir; in main() local
/external/ltp/testcases/network/nfs/nfs_stress/
Dnfs05_make_tree.c354 char *subdir; /* name of the sub dir to remove */ in rm_file_dir() local
/external/autotest/site_utils/
Drun_suite_unittest.py30 def _build_view(self, test_idx, test_name, subdir, status, afe_job_id, argument

123