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