/tools/repohooks/tools/ |
D | cpplint.py | 544 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument 1005 def Check(self, error, filename, linenum): argument 1338 def RemoveMultiLineComments(filename, lines, error): argument 1702 def CheckForCopyright(filename, lines, error): argument 1762 def CheckForHeaderGuard(filename, clean_lines, error): argument 1860 def CheckHeaderFileIncluded(filename, include_state, error): argument 1885 def CheckForBadCharacters(filename, lines, error): argument 1910 def CheckForNewlineAtEOF(filename, lines, error): argument 1928 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument 1996 def CheckPosixThreading(filename, clean_lines, linenum, error): argument [all …]
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | EmmaXmlReporterParserTest.java | 115 String error = String.format("Failed to get key '%s' from parsed map", expectedKey); in assertMapHasValue() local 133 String error = String.format("Failed to get key '%s' from parsed map", expectedKey); in assertMapHasValueArray() local
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | _anritsu_utils.py | 223 def __init__(self, error, command=None): argument
|
/tools/repohooks/rh/ |
D | results.py | 32 def __init__(self, hook, project, commit, error, files=(), fixup_func=None): argument
|
D | utils.py | 41 def __init__(self, cmd=None, error=None, output=None, returncode=None): argument 64 def stringify(self, error=True, output=True): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | iperf_server.py | 74 def error(self): member in IPerfResult
|
/tools/test/connectivity/acts/framework/acts/ |
D | tracelogger.py | 45 def error(self, msg, *args, **kwargs): member in TraceLogger
|
/tools/repohooks/ |
D | pre-upload.py | 96 def hook_error(self, hook_name, error): argument
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ModuleDefinition.java | 333 String error = in reportFinalResults() local
|
/tools/apksig/src/test/java/com/android/apksig/ |
D | ApkVerifierTest.java | 334 ApkVerifier.Issue error = Issue.V2_SIG_APK_DIGEST_DID_NOT_VERIFY; in testV2ContentDigestMismatchRejected() local
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | WifiHelper.java | 99 final String error = mDevice.installPackage(apkTempFile, true); in ensureDeviceSetup() local
|
/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandScheduler.java | 1891 String error = String.format("A remote manager is already running at port %d", in startRemoteManager() local
|