Searched defs:expectedTests (Results 1 – 3 of 3) sorted by relevance
77 Collection<TestDescription> expectedTests, in InstrumentationListener()
1074 Collection<TestDescription> expectedTests) in runWithRerun()1124 Collection<TestDescription> expectedTests, in rerunTests()
293 ImmutableMultimap<String, File> expectedTests = in testSetupRecoverAndInstall() local