Home
last modified time | relevance | path

Searched defs:report (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Derror_reporter.py88 def report_on_adb(self, adb, report): argument
115 def report_device_processes(self, adb, report): argument
156 def report_sl4a_state(self, rpc_connection, adb, report): argument
192 def report_sl4a_session(self, sl4a_manager, session, report): argument
/tools/metalava/src/main/java/com/android/tools/metalava/
DReporter.kt104 fun report(id: Issues.Issue, element: PsiElement?, message: String): Boolean { in hasErrors() method
119 fun report(id: Issues.Issue, file: File?, message: String): Boolean { in report() method
134 fun report(id: Issues.Issue, item: Item?, message: String, psi: PsiElement? = null): Boolean { in report() method
297 fun report( in doReport() method in com.android.tools.metalava.Reporter
DNullabilityAnnotationsValidator.kt186 fun report() { in <lambda>() method
DCompatibilityCheck.kt854 private fun report( in report() method in com.android.tools.metalava.CompatibilityCheck
DApiLint.kt181 private fun report(id: Issue, item: Item, message: String, element: PsiElement? = null) { in <lambda>() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DLocalAndroidVirtualDevice.java88 File report = null; in preInvocationSetup() local
295 private CommandResult acloudCreate(File report, TestDeviceOptions options) { in acloudCreate()
328 File report, in acloudCreate()
378 private void loadAvdInfo(File report) throws TargetSetupError { in loadAvdInfo()
/tools/tradefederation/core/src/com/android/tradefed/util/
DHprofAllocSiteParser.java66 private void internalParse(File report, Map<String, String> currentRes) throws IOException { in internalParse()
/tools/acloud/internal/lib/
Dutils.py660 def ReportEvaluator(report): argument
957 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): argument
976 def LaunchBrowserFromReport(report): argument
1055 def PrintDeviceSummary(report): argument
/tools/repohooks/tools/
Dcheckpatch.pl1959 sub report { subroutine
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java1072 Bugreport report = mTestDevice.takeBugreport(); in testTakeBugreport_oldDevice() local
1099 Bugreport report = mTestDevice.takeBugreport(); in testTakeBugreport() local