Searched defs:pName (Results 1 – 4 of 4) sorted by relevance
92 private void addCTSHostMethod(String pName, String method, in addCTSHostMethod()135 private HostState openCTSHostFileFor(String pName, String classOnlyName) { in openCTSHostFileFor()201 String pName = fqcn.substring(0, lastDotPos); in handleTest() local
76 String pName = fqcn.substring(0, lastDotPos); in handleTest() local
90 String pName = fqcn.substring(0, lastDotPos); in handleTest() local
195 protected static List<String> parseTestClassName(String pName, String classOnlyName, in parseTestClassName()