/external/autotest/site_utils/ |
D | generate_test_report | 87 def _CollectPerf(self, testdir): argument 99 def _CollectAttr(self, testdir): argument 111 def _CollectKeyval(self, testdir, keyword): argument 182 def _CollectInfo(self, testdir, custom_info): argument 260 def _CheckExperimental(self, testdir): argument 282 def _CollectResult(self, testdir, results, is_experimental=False): argument
|
/external/ltp/testcases/kernel/syscalls/utils/ |
D | common_j_h.c | 148 int setup_file(char *testdir, char *fname, char *path) in setup_file() 154 int _setup_file(char *testdir, char *fname, char *path, int flags, mode_t mode) in _setup_file() 178 int setup_swapfile(char *testdir, char *fname, char *path, size_t size) in setup_swapfile()
|
/external/ltp/testcases/kernel/fs/fs_readonly/ |
D | test_robind.sh | 139 testdir() function
|
/external/autotest/client/tests/bash_shared_mapping/ |
D | bash_shared_mapping.py | 21 def execute(self, testdir = None, iterations = 10000): argument
|
/external/autotest/client/tests/synctest/ |
D | synctest.py | 19 def run_once(self, len, loop, testdir=None): argument
|
/external/autotest/client/tests/spew/ |
D | spew.py | 22 def run_once(self, testdir = None, filesize='100M', type='write', argument
|
/external/autotest/client/tests/fsstress/ |
D | fsstress.py | 23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
|
/external/webrtc/webrtc/modules/audio_processing/test/ |
D | apmtest.m | 98 testdir = ['apm/']; variable 110 testdir = ['apm-swb/']; variable 120 testdir = ['apmm/']; variable
|
/external/autotest/client/tests/connectathon/ |
D | connectathon.py | 36 def run_once(self, testdir=None, args='', cthon_iterations=1): argument
|
/external/autotest/client/bin/ |
D | setup_job.py | 42 def init_test(options, testdir): argument
|
/external/autotest/server/ |
D | prebuild.py | 31 def init_test(testdir): argument
|
/external/ltp/testcases/kernel/syscalls/chdir/ |
D | chdir01.c | 67 char testdir[40] = ""; variable
|
/external/ltp/testcases/kernel/syscalls/mkdirat/ |
D | mkdirat01.c | 89 static char testdir[256]; in setup_iteration() local
|
/external/ltp/testcases/kernel/syscalls/mkdir/ |
D | mkdir09.c | 62 char testdir[MAXPATHLEN]; variable
|
/external/python/cpython2/Lib/test/ |
D | regrtest.py | 239 def main(tests=None, testdir=None, verbose=0, quiet=False, argument 715 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
|
D | test_decimal.py | 74 testdir = os.path.dirname(file) or os.curdir variable
|
/external/python/cpython2/Demo/parser/ |
D | unparse.py | 579 def testdir(a): function
|
/external/autotest/client/common_lib/ |
D | base_job.py | 775 testdir = _job_directory.property_factory('testdir') variable in base_job
|
/external/python/cpython2/Parser/ |
D | asdl.py | 401 testdir = "tests" variable
|