Home
last modified time | relevance | path

Searched refs:test_root_path (Results 1 – 3 of 3) sorted by relevance

/development/testrunner/test_defs/
Dtest_suite.py121 def __init__(self, test_root_path, build_path): argument
129 self._test_root_path = test_root_path
Dgtest.py74 def __init__(self, test_root_path, build_path): argument
75 test_suite.AbstractTestFactory.__init__(self, test_root_path,
Dinstrumentation_test.py228 def __init__(self, test_root_path, build_path): argument
229 test_suite.AbstractTestFactory.__init__(self, test_root_path,