Home
last modified time | relevance | path

Searched defs:CLASS_NAME (Results 1 – 6 of 6) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/result/
DInvocationToJUnitResultForwarderTest.java34 private static final String CLASS_NAME = "className"; field in InvocationToJUnitResultForwarderTest
/tools/tradefederation/core/tests/src/com/android/tradefed/log/
DLogUtilFuncTest.java37 private static final String CLASS_NAME = "LogUtilFuncTest"; field in LogUtilFuncTest
/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationUtil.java43 public static final String CLASS_NAME = "class"; field in ConfigurationUtil
/tools/tradefederation/core/atest/
Dunittest_constants.py35 CLASS_NAME = 'CtsDeviceJankUi' variable
/tools/tradefederation/core/src/com/android/tradefed/log/
DLogUtil.java70 protected static final String CLASS_NAME = CLog.class.getName(); field in LogUtil.CLog
/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
DAppTransitionTests.java66 private static final String CLASS_NAME = "com.android.apptransition.tests.AppTransitionTests"; field in AppTransitionTests