Searched defs:CLASS_INTERNAL_NAME (Results 1 – 6 of 6) sorted by relevance
33 String CLASS_INTERNAL_NAME = HostTestUtils.getInternalName(HostStubGenKeptInImpl.class); field
32 String CLASS_INTERNAL_NAME = HostTestUtils.getInternalName(HostStubGenProcessedAsThrow.class); field
36 String CLASS_INTERNAL_NAME = HostTestUtils.getInternalName(HostStubGenKeptInStub.class); field
32 String CLASS_INTERNAL_NAME = HostTestUtils.getInternalName(HostStubGenProcessedAsIgnore.class); field
35 String CLASS_INTERNAL_NAME = HostTestUtils.getInternalName( field
41 public static final String CLASS_INTERNAL_NAME = getInternalName(HostTestUtils.class); field in HostTestUtils