Searched refs:TEST_CLASS_NAME (Results 1 – 8 of 8) sorted by relevance
43 private static final String TEST_CLASS_NAME = "name"; field in AppSettingPreferenceControllerTest46 .setClassName(TEST_PKG_NAME, TEST_CLASS_NAME);88 info.activityInfo.name = TEST_CLASS_NAME; in getAvailabilityStatus_hasAppSetting_shouldBeAvailable()106 info.activityInfo.name = TEST_CLASS_NAME; in clickPreference_hasAppSetting_shouldLaunchIntent()
29 private static String TEST_CLASS_NAME = "foobar.TestClass"; field in Test1963184 Class<?> target = cl.loadClass(TEST_CLASS_NAME); in run()209 if (name.equals(TEST_CLASS_NAME)) { in findClass()210 return this.defineClass(TEST_CLASS_NAME, CLASS_BYTES, 0, CLASS_BYTES.length); in findClass()
31 private static String TEST_CLASS_NAME = "foobar.TestClass"; field in Main154 Class<?> target = cl.loadClass(TEST_CLASS_NAME); in run()180 if (name.equals(TEST_CLASS_NAME)) { in findClass()181 return this.defineClass(TEST_CLASS_NAME, CLASS_BYTES, 0, CLASS_BYTES.length); in findClass()
49 private static final String TEST_CLASS_NAME = "name"; field in MoreSettingsPreferenceControllerTest139 info.activityInfo.name = TEST_CLASS_NAME; in prepareCustomIntent()152 info.activityInfo.name = TEST_CLASS_NAME; in prepareCustomIntentForANonSystemApp()
49 private static final String TEST_CLASS_NAME = "name"; field in EmergencyGestureEntrypointPreferenceControllerTest128 info.activityInfo.name = TEST_CLASS_NAME; in prepareCustomIntent()
46 private static final ClassName TEST_CLASS_NAME = field in InspectionCompanionGeneratorTest53 mModel = new InspectableClassModel(TEST_CLASS_NAME); in setup()
108 private static final String TEST_CLASS_NAME = ".TestClass"; field in LockTaskControllerTest749 .setComponent(ComponentName.createRelative(pkg, TEST_CLASS_NAME)); in getTask()
128 private static final String TEST_CLASS_NAME = "class"; field in DataManagerTest420 .setClassName(TEST_CLASS_NAME) in testReportAppTargetEvent_appSharing()1549 packageData.getClassLevelEventHistory(TEST_CLASS_NAME) in getActiveSlotsForAppShares()