Searched refs:getTestMetadata (Results 1 – 2 of 2) sorted by relevance
96 Collection<MetadataReporter.TestMetadata> metadata = mReporter.getTestMetadata(); in testResultReportingFastTests()110 Collection<MetadataReporter.TestMetadata> metadata = mReporter.getTestMetadata(); in testResultReportingSlowTests()
236 protected Collection<TestMetadata> getTestMetadata() { in getTestMetadata() method in MetadataReporter