Lines Matching refs:logger
27 import logger
117 logger.Log('Error: both class and java package options are specified')
142 logger.Log(adb_cmd)
151 logger.Log("Running in coverage mode, suppressing test output")
165 logger.Log("Error: could not find coverage data on device")
172 logger.Log("Coverage report generated at %s" % coverage_file)
203 logger.Log("Error in %s: %s" % (test_result.GetTestName(),
207 logger.Log("Failure in %s: %s" % (test_result.GetTestName(),
211 logger.Log("Tests run: %d, Failures: %d, Errors: %d" %
246 logger.SilentLog('Using java test class %s' % class_name_arg)
249 logger.SilentLog('Using java package %s' % java_package_name)
255 logger.Log('Could not find instrumentation declarations in %s at %s' %
260 logger.Log("Found multiple instrumentation declarations in %s/%s. "
270 logger.SilentLog('Found instrumentation %s/%s' % (pkg_name, instr_name))
282 logger.Log('Could not find or parse %s at %s' %
355 logger.SilentLog('Looking for java package name in %s' % java_file_path)