Searched defs:getTestMethod (Results 1 – 3 of 3) sorted by relevance
67 private static Method getTestMethod() { in getTestMethod() method in TestHelper
106 public String getTestMethod() { return mTestMethod; } in getTestMethod() method in CddCoverage.TestMethod
212 static String getTestMethod(ITestDevice device) throws Exception { in getTestMethod() method in CtsAngleCommon