Home
last modified time | relevance | path

Searched refs:TAG (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/
Dbase_test.py172 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/
DGameQualificationTest.java51 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/
DSharedLibraryInfoDeviceTest.java53 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/
Drepackage-common.sh204 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/
DGameQualificationResultReporter.java49 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/
Dcellular_base_test.py79 TEST_PARAMS = self.TAG + '_params'
378 return params[self.TAG]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerBaseTest.py125 TEST_PARAMS = self.TAG + '_params'
305 return params[self.TAG]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
DTelephonyBaseTest.py569 record = records.TestResultRecord(test_name, self.TAG)
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dloganalysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...