Searched defs:log (Results 1 – 13 of 13) sorted by relevance
110 String log = in testAnalyzingCustomBootMetrics_normalLogcat() local158 String log = in testAnalyzingCustomBootMetrics_missingBootCompleteSignals() local200 String log = in testAnalyzingCustomBootMetrics_missingCustomMetrics() local229 String log = "Some important logs"; in testLogcatArtifactPerIteration_twoBootIterations() local243 private InputStreamSource createInputStreamSource(String log) { in createInputStreamSource()
50 TestResult getSubtestTestResultFromLog(const std::string &log, in getSubtestTestResultFromLog()65 TestResult getTestResultFromLog(std::string &log) { in getTestResultFromLog()79 std::string generateFailureLog(const std::string &log, in generateFailureLog()92 void presentTestResult(TestResult result, const std::string &log, in presentTestResult()149 std::optional<std::string> log = in runSubTest() local162 std::optional<std::string> log = runCommand(test_name_); in runTest() local
79 private fun log(result: AssertionResult) { in <lambda>() method
76 val log = in <lambda>() constant
74 String log = "15869 15885 I ForTimingCollector: total-bugreport-duration:183122"; in testParseTimingInfo() local
165 private fun log(message: String) = Log.d("RotationUtils", message) method
234 private fun log(s: String) = Log.d(TAG, s) in <lambda>() method
93 public String[] parseTimingInfo(String log) { in parseTimingInfo()
341 fun log(s: String) in log() method358 override fun log(s: String) { in log() method in android.platform.uiautomatorhelpers.WaitUtils.LoggerImpl
367 private fun log(s: String) = Log.d("BetterSwipe", s) in <lambda>() method
342 fun log(s: String) in log() method359 override fun log(s: String) { in log() method in android.platform.uiautomator_helpers.WaitUtils.LoggerImpl
262 private fun log(s: String) = Log.d("BetterSwipe", s) in <lambda>() method
46 .map { log -> in <lambda>() method