| /external/autotest/site_utils/ | 
| D | generate_test_report | 84     def _CollectPerf(self, testdir):  argument96     def _CollectAttr(self, testdir):  argument
 108     def _CollectKeyval(self, testdir, keyword):  argument
 179     def _CollectInfo(self, testdir, custom_info):  argument
 257     def _CheckExperimental(self, testdir):  argument
 321     def _CollectResult(self, testdir, results, is_experimental=False):  argument
 
 | 
| /external/ltp/testcases/open_posix_testsuite/ | 
| D | configure.ac | 16 AC_SUBST([testdir], [$testdir])  subst
 | 
| /external/webrtc/modules/audio_processing/test/ | 
| D | apmtest.m | 108     testdir = ['apm/'];  variable120     testdir = ['apm-swb/'];  variable
 130     testdir = ['apmm/'];  variable
 
 | 
| /external/ltp/testcases/kernel/fs/fs_readonly/ | 
| D | test_robind.sh | 139 testdir()  function
 | 
| /external/python/cpython2/Lib/test/ | 
| D | regrtest.py | 336 def main(tests=None, testdir=None, verbose=0, quiet=False,  argument1078 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
 
 | 
| D | test_decimal.py | 74 testdir = os.path.dirname(file) or os.curdir  variable
 | 
| /external/bc/scripts/ | 
| D | karatsuba.py | 47 testdir = os.path.dirname(script)  variable50 	testdir = os.getcwd()  variable
 
 | 
| D | randmath.py | 301 testdir = os.path.dirname(script)  variable
 | 
| /external/igt-gpu-tools/docs/reference/igt-gpu-tools/ | 
| D | generate_description_xml.py | 54 def get_subtests(testdir, test):  argument
 | 
| /external/autotest/client/bin/ | 
| D | setup_job.py | 43 def init_test(options, testdir):  argument
 | 
| /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 | 155 def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS):  argument
 | 
| /external/bc/tests/ | 
| D | history.py | 43 testdir = os.path.dirname(script)  variable
 | 
| /external/python/cpython2/Demo/parser/ | 
| D | unparse.py | 579 def testdir(a):  function
 | 
| /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
 | 
| /external/autotest/server/hosts/ | 
| D | cros_host.py | 3305         def _check_dir(testdir):  argument
 | 
| /external/python/cpython3/Lib/test/ | 
| D | test_decimal.py | 118 testdir = os.path.dirname(file) or os.curdir  variable
 |