HomeSort by relevance Sort by last modified time
    Searched refs:TestDefinitions (Results 1 - 2 of 2) sorted by null

  /development/testrunner/test_defs/
test_defs.py 30 class TestDefinitions(object):
121 """Parses out a TestDefinitions from given path to xml file.
126 a TestDefinitions object containing data parsed from file_path
130 tests_result = TestDefinitions()
  /development/testrunner/
runtest.py 195 A TestDefinitions object that contains the set of parsed tests.
200 known_tests = test_defs.TestDefinitions()

Completed in 1921 milliseconds