Home
last modified time | relevance | path

Searched defs:test_dir (Results 1 – 10 of 10) sorted by relevance

/external/lisa/libs/utils/
Dresults.py75 def __init__(self, test_idx, test_dir, res): argument
145 def get(test_idx, test_dir, res): argument
254 def __init__(self, test_idx, test_dir, res): argument
423 def __init__(self, test_idx, test_dir, res): argument
/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir02.c66 DIR *test_dir; in main() local
Dreaddir01.c154 DIR *test_dir; in main() local
/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py16 test_dir = os.path.dirname(__file__) variable
/external/python/cpython2/Lib/test/
Dtest_math.py32 test_dir = os.path.dirname(file) or os.curdir variable
Dtest_float.py27 test_dir = os.path.dirname(__file__) or os.curdir variable
Dtest_ftplib.py554 def test_dir(self): member in TestFTPClass
Dtest_builtin.py267 def test_dir(self): member in BuiltinTest
Dtest_descr.py2256 def test_dir(self): member in ClassPropertiesAndMethods
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc584 FilePath test_dir(temp_dir_.path().AppendASCII("test_dir")); in TEST_F() local