/external/autotest/site_utils/ |
D | generate_test_report | 77 def _CollectPerf(self, testdir): argument 89 def _CollectAttr(self, testdir): argument 101 def _CollectKeyval(self, testdir, keyword): argument 172 def _CollectInfo(self, testdir, custom_info): argument 250 def _CheckExperimental(self, testdir): argument 272 def _CollectResult(self, testdir, results, is_experimental=False): argument
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/builders/ |
D | builder.py | 135 testdir=None, argument 161 testdir=None, argument 186 testdir=None, argument 211 testdir=None, argument 236 testdir=None, argument
|
D | darwin.py | 109 testdir=None, 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/webrtc/modules/audio_processing/test/ |
D | apmtest.m | 108 testdir = ['apm/']; variable 120 testdir = ['apm-swb/']; variable 130 testdir = ['apmm/']; variable
|
/external/python/cpython2/Lib/test/ |
D | regrtest.py | 336 def main(tests=None, testdir=None, verbose=0, quiet=False, argument 1078 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument 1092 failfast=False, match_tests=None, testdir=None): argument 1293 def runtest_inner(test, verbose, quiet, huntrleaks=False, pgo=False, testdir=None): argument 1680 def get_abs_module(testdir, test): argument 1695 def list_cases(testdir, selected, match_tests): argument
|
/external/bc/ |
D | karatsuba.py | 45 testdir = os.path.dirname(script) variable 48 testdir = os.getcwd() variable
|
/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/fsstress/ |
D | fsstress.py | 23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
|
/external/autotest/client/tests/spew/ |
D | spew.py | 22 def run_once(self, testdir = None, filesize='100M', type='write', argument
|
/external/igt-gpu-tools/docs/reference/igt-gpu-tools/ |
D | generate_description_xml.py | 54 def get_subtests(testdir, test): argument
|
/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 | 43 def init_test(options, 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/python/cpython3/Lib/test/libregrtest/ |
D | runtest.py | 90 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
|
/external/bc/tests/ |
D | afl.py | 97 testdir = os.path.dirname(script) variable
|
D | randmath.py | 213 testdir = os.path.dirname(script) variable
|
/external/ltp/testcases/kernel/syscalls/mkdir/ |
D | mkdir09.c | 62 char testdir[MAXPATHLEN]; variable
|
/external/python/cpython2/Demo/parser/ |
D | unparse.py | 579 def testdir(a): function
|
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/ |
D | PlatformDarwinKernel.cpp | 402 FileSpec testdir(dir + subdirs[i]); in AddRootSubdirsToSearchPaths() local
|
/external/autotest/client/common_lib/ |
D | base_job.py | 782 testdir = _job_directory.property_factory('testdir') variable in base_job
|
/external/python/cpython2/Parser/ |
D | asdl.py | 401 testdir = "tests" variable
|