Searched refs:createProxy (Results 1 – 2 of 2) sorted by relevance
176 public static <T> T createProxy(Class<T> interfaze) { in createProxy() method in ReflectionUtils
121 TEST_F(EffectProxyTest, createProxy) { in TEST_F() argument