Home
last modified time | relevance | path

Searched defs:TestMethod (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DCddCoverage.java91 static class TestMethod { class in CddCoverage
96 TestMethod(String testModule, String testClass, String testMethod) { in TestMethod() method in CddCoverage.TestMethod