Searched refs:ShadowClassWithProtectedMethod (Results 1 – 1 of 1) sorted by relevance
57 @SandboxConfig(shadows = {ShadowClassWithProtectedMethod.class})64 public static class ShadowClassWithProtectedMethod { class in ShadowingTest