Searched defs:pName (Results 1 – 4 of 4) sorted by relevance
93 private void addCTSHostMethod(String pName, String method, in addCTSHostMethod()136 private HostState openCTSHostFileFor(String pName, String classOnlyName) { in openCTSHostFileFor()202 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()