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

  /development/testrunner/test_defs/
test_walker.py 27 import instrumentation_test namespace
198 elif instrumentation_test.HasInstrumentationTest(path):
199 return instrumentation_test.InstrumentationTestFactory(path,
xml_suite_helper.py 28 import instrumentation_test namespace
113 suite = instrumentation_test.InstrumentationTestSuite()
119 instrumentation_test.InstrumentationTestSuite.DEFAULT_RUNNER))

Completed in 958 milliseconds