Searched defs:build_path (Results 1 – 5 of 5) sorted by relevance
/development/testrunner/coverage/ |
D | coverage_target.py | 46 def SetBuildPath(self, build_path): argument
|
/development/testrunner/test_defs/ |
D | test_suite.py | 49 def SetBuildPath(self, build_path): argument 121 def __init__(self, test_root_path, build_path): argument
|
D | gtest.py | 74 def __init__(self, test_root_path, build_path): argument
|
D | test_walker.py | 181 def _GetTestFactory(self, android_mk_parser, path, build_path): argument
|
D | instrumentation_test.py | 228 def __init__(self, test_root_path, build_path): argument
|