Home
last modified time | relevance | path

Searched defs:testdir (Results 1 – 19 of 19) sorted by relevance

/external/autotest/site_utils/
Dgenerate_test_report87 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/
Dcommon_j_h.c148 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/
Dtest_robind.sh139 testdir() function
/external/autotest/client/tests/bash_shared_mapping/
Dbash_shared_mapping.py21 def execute(self, testdir = None, iterations = 10000): argument
/external/autotest/client/tests/synctest/
Dsynctest.py19 def run_once(self, len, loop, testdir=None): argument
/external/autotest/client/tests/spew/
Dspew.py22 def run_once(self, testdir = None, filesize='100M', type='write', argument
/external/autotest/client/tests/fsstress/
Dfsstress.py23 def run_once(self, testdir = None, extra_args = '', nproc = '1000', nops = '1000'): argument
/external/webrtc/webrtc/modules/audio_processing/test/
Dapmtest.m98 testdir = ['apm/']; variable
110 testdir = ['apm-swb/']; variable
120 testdir = ['apmm/']; variable
/external/autotest/client/tests/connectathon/
Dconnectathon.py36 def run_once(self, testdir=None, args='', cthon_iterations=1): argument
/external/autotest/client/bin/
Dsetup_job.py42 def init_test(options, testdir): argument
/external/autotest/server/
Dprebuild.py31 def init_test(testdir): argument
/external/ltp/testcases/kernel/syscalls/chdir/
Dchdir01.c67 char testdir[40] = ""; variable
/external/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat01.c89 static char testdir[256]; in setup_iteration() local
/external/ltp/testcases/kernel/syscalls/mkdir/
Dmkdir09.c62 char testdir[MAXPATHLEN]; variable
/external/python/cpython2/Lib/test/
Dregrtest.py239 def main(tests=None, testdir=None, verbose=0, quiet=False, argument
715 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS): argument
Dtest_decimal.py74 testdir = os.path.dirname(file) or os.curdir variable
/external/python/cpython2/Demo/parser/
Dunparse.py579 def testdir(a): function
/external/autotest/client/common_lib/
Dbase_job.py775 testdir = _job_directory.property_factory('testdir') variable in base_job
/external/python/cpython2/Parser/
Dasdl.py401 testdir = "tests" variable