Home
last modified time | relevance | path

Searched defs:subdir (Results 1 – 25 of 53) 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.py194 def __init__(self, subdir, testname, status, reason, test_kernel, argument
234 def __init__(self, indent, status, subdir, testname, reason, argument
/external/autotest/client/bin/
Dkernel.py84 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
Dharness_ABAT.py68 def __send_status(self, code, subdir, operation, msg): argument
134 def test_status_detail(self, code, subdir, operation, msg, tag, argument
Djob.py647 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
Dharness.py80 def test_status_detail(self, code, subdir, operation, status, tag, argument
/external/autotest/tko/
Dmodels.py92 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
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/icu/icu4c/source/tools/gencolusb/
DMakefile15 subdir=tools/gencolusb macro
/external/dbus/dbus/
Ddbus-auth-util.c43 const char *subdir) in process_test_subdir()
/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
Dfile_path_watcher_unittest.cc477 FilePath subdir(dir.AppendASCII("subdir")); in TEST_F() local
521 FilePath subdir(dir.AppendASCII("subdir")); in TEST_F() local
/external/mesa3d/scons/
Dgallium.py52 def install(env, source, subdir): 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/dbus/bus/
Dconfig-parser-trivial.c487 const char *subdir, in process_test_valid_subdir()
601 const char *subdir, in make_full_path()
/external/autotest/server/
Dsubcommand.py110 def __init__(self, func, args, subdir = None): argument
Dsubcommand_unittest.py40 def check_attributes(cmd, func, args, subdir=None, debug=None, argument
/external/autotest/server/cros/dynamic_suite/
Djob_status.py559 job_name='', subdir=None): argument
751 def subdir(self): member in Status
Dfakes.py74 hostname=None, subdir='fake_Test.tag.subdir_tag', argument
/external/webrtc/webrtc/base/
Dfileutils.cc197 Pathname subdir; in DirectoryIterator() local
Dunixfilesystem.cc454 std::string subdir(organization_name_); in GetAppDataFolder() local
/external/autotest/client/common_lib/
Dbase_job.py429 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/
Drun_suite_unittest.py30 def _build_view(self, test_idx, test_name, subdir, status, afe_job_id, argument

123