Searched refs:helper1_class (Results 1 – 2 of 2) sorted by relevance
21 Class<?> helper1_class = Helper1.class; in get() local25 ClassLoader loader = helper1_class.getClassLoader(); in get()31 return new ClassPair(helper1_class, test_class); in get()
19 Class<?> helper1_class = Helper1.class; in get() local21 return new ClassPair(helper1_class, test_class); in get()