Searched defs:test_dir (Results 1 – 10 of 10) sorted by relevance
/external/lisa/libs/utils/ |
D | results.py | 75 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/ |
D | readdir02.c | 66 DIR *test_dir; in main() local
|
D | readdir01.c | 154 DIR *test_dir; in main() local
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | support.py | 16 test_dir = os.path.dirname(__file__) variable
|
/external/python/cpython2/Lib/test/ |
D | test_math.py | 32 test_dir = os.path.dirname(file) or os.curdir variable
|
D | test_float.py | 27 test_dir = os.path.dirname(__file__) or os.curdir variable
|
D | test_ftplib.py | 554 def test_dir(self): member in TestFTPClass
|
D | test_builtin.py | 267 def test_dir(self): member in BuiltinTest
|
D | test_descr.py | 2256 def test_dir(self): member in ClassPropertiesAndMethods
|
/external/libchrome/base/files/ |
D | file_path_watcher_unittest.cc | 584 FilePath test_dir(temp_dir_.path().AppendASCII("test_dir")); in TEST_F() local
|