Searched refs:InstrumentationTestFactory (Results 1 – 2 of 2) sorted by relevance
199 return instrumentation_test.InstrumentationTestFactory(path,
225 class InstrumentationTestFactory(test_suite.AbstractTestFactory): class