Searched refs:CLASS_NAME (Results 1 – 3 of 3) sorted by relevance
33 private static final String CLASS_NAME = "testClassName"; field in SearchIndexableResourceTest38 SearchIndexableResource resource = new SearchIndexableResource(RANK, XML_RES_ID, CLASS_NAME, in testConstructor()43 assertEquals(CLASS_NAME, resource.className); in testConstructor()
110 private static final String CLASS_NAME = DevicePolicyManager.class.getSimpleName(); field in ParentProfileTest121 List<Method> methods = CurrentApiHelper.getPublicApis(PACKAGE_NAME, CLASS_NAME); in testParentProfileApiDisabled()
34 #define CLASS_NAME "Float16TestData" macro266 "public class "CLASS_NAME" {\n";