Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestHelper.java67 private static Method getTestMethod() { in getTestMethod() method in TestHelper
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DCddCoverage.java106 public String getTestMethod() { return mTestMethod; } in getTestMethod() method in CddCoverage.TestMethod