Home
last modified time | relevance | path

Searched refs:MetadataReporterTest (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/
DUnitTests.java30 import com.android.compatibility.common.tradefed.result.MetadataReporterTest;
90 MetadataReporterTest.class,
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DMetadataReporterTest.java40 public class MetadataReporterTest extends TestCase { class