Searched refs:CLASS_NAME (Results 1 – 3 of 3) sorted by relevance
35 String CLASS_NAME = "L0"; in testManyFields() local38 b.append("public class ").append(CLASS_NAME).append("{\n"); in testManyFields()44 JavaSource source = new JavaSource(CLASS_NAME, b.toString()); in testManyFields()
85 private static final String CLASS_NAME = DevicePolicyManager.class.getSimpleName(); field in ParentProfileTest96 List<Method> methods = CurrentApiHelper.getPublicApis(PACKAGE_NAME, CLASS_NAME); in testParentProfileApiDisabled()
34 #define CLASS_NAME "Float16TestData" macro266 "public class "CLASS_NAME" {\n";