/tools/test/connectivity/acts/framework/acts/ |
D | base_test.py | 172 TAG = None variable in BaseTestClass 726 func.__name__, self.TAG) 739 record = records.TestResultRecord(test_name, self.TAG) 773 self.log.info("==========> %s <==========", self.TAG) 800 self.log.error("Failed to setup %s.", self.TAG) 804 self.log.exception('Test class %s aborted' % self.TAG) 807 self.log.exception("Failed to setup %s.", self.TAG) 812 self.log.info("Summary for test class %s: %s", self.TAG, 828 self.log.exception('Test class %s aborted' % self.TAG) 837 self.log.info("Summary for test class %s: %s", self.TAG,
|
/tools/test/graphicsbenchmark/performance_tests/deviceside/src/com/android/game/qualification/device/ |
D | GameQualificationTest.java | 51 private static final String TAG = "GameQualificationTest"; field in GameQualificationTest 86 Log.d(TAG, "Launching " + apk.getPackageName()); in startApp() 161 Log.d(TAG, "Received intent at " + timestamp); in registerReceiver()
|
/tools/platform-compat/java/android/compat/testing/app/ |
D | SharedLibraryInfoDeviceTest.java | 53 private static final String TAG = "SharedLibraryInfoDeviceTest"; field in SharedLibraryInfoDeviceTest 90 Log.i(TAG, String.format("Writing details about %d shared libraries to %s", in collectSharedLibraryPaths()
|
/tools/currysrc/scripts/ |
D | repackage-common.sh | 204 local TAG="$2" 206 DIFF=$(comm -23 "${IN}" <(grep -P "^\Q$TAG\E:" ${CHANGE_LOG} | cut -f2- -d: | sort -u))
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/ |
D | GameQualificationResultReporter.java | 49 private static final String TAG = GameQualificationResultReporter.class.getSimpleName(); field in GameQualificationResultReporter 111 Log.logAndDisplay(LogLevel.INFO, TAG, summary); in invocationEnded() 119 LogLevel.ERROR, TAG, "Failed writing summary to file: " + e.getMessage()); in invocationEnded()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ |
D | cellular_base_test.py | 79 TEST_PARAMS = self.TAG + '_params' 378 return params[self.TAG]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | PowerBaseTest.py | 125 TEST_PARAMS = self.TAG + '_params' 305 return params[self.TAG]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | TelephonyBaseTest.py | 569 record = records.TestResultRecord(test_name, self.TAG)
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | loganalysis.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | tradefed-test-framework.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |