Searched refs:LOGGER (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/tools/deep_memory_profiler/lib/
H A Dsymbol.py23 LOGGER = logging.getLogger('dmprof') variable
60 LOGGER.info('Preparing symbol mapping...')
69 LOGGER.info(' Prepared symbol mapping.')
71 LOGGER.warn(' Using a temporary directory for symbol mapping.')
72 LOGGER.warn(' Delete it by yourself.')
73 LOGGER.warn(' Or, move the directory by yourself to use it later.')
76 LOGGER.warn(' Failed to prepare symbol mapping.')
88 LOGGER.info('Loading symbol mapping...')
157 LOGGER.info('No need to resolve any more addresses.')
161 LOGGER
[all...]
H A Dbucket.py11 LOGGER = logging.getLogger('dmprof') variable
123 LOGGER.info('Loading bucket files.')
135 LOGGER.info(' %s' % path)
H A Dpageframe.py11 LOGGER = logging.getLogger('dmprof') variable
106 LOGGER.info('%s%s' % (log_header, path))
146 LOGGER.error('Broken page frame number: %s.' % encoded_pfn)
H A Ddump.py9 LOGGER = logging.getLogger('dmprof') variable
H A Dsubcommand.py17 LOGGER = logging.getLogger('dmprof') variable
43 LOGGER.info('Assuming %s on device as %s on host' % (device, host))
H A Dsorter.py14 LOGGER = logging.getLogger('dmprof') variable
156 LOGGER.error('The unit id=%s already exists.' % str(unit.unit_id))
341 LOGGER.error('Unknown sorter world type')
363 LOGGER.error('Unknown sorter world type')
448 LOGGER.info('Loading sorters.')
450 LOGGER.info(' Loading a sorter "%s".' % filename)
H A Dpolicy.py11 LOGGER = logging.getLogger('dmprof') variable
401 LOGGER.info('Loading policy files.')
404 LOGGER.info(' %s: %s' % (label, directory[label]['file']))
H A Ddeep_dump.py20 LOGGER = logging.getLogger('dmprof') variable
171 LOGGER.info('%s%s ...ignored an empty dump.' % (log_header, self._path))
173 LOGGER.error('%s%s ...error %s' % (log_header, self._path, e))
176 LOGGER.info('%s%s (version:%s)' % (log_header, self._path, self._version))
/external/chromium_org/tools/find_runtime_symbols/
H A Dprepare_symbol_info.py27 LOGGER = logging.getLogger('prepare_symbol_info') variable
46 if LOGGER.getEffectiveLevel() <= logging.DEBUG:
49 LOGGER.debug(line.rstrip())
113 LOGGER.info('Data for profiling will be collected in "%s".' % output_dir_path)
116 LOGGER.warn('Using an empty existing directory "%s".' % output_dir_path)
118 LOGGER.warn('A file or a directory exists at "%s".' % output_dir_path)
120 LOGGER.warn('Using the existing directory "%s".' % output_dir_path)
126 LOGGER.warn('Using a temporary directory "%s".' % output_dir_path)
128 LOGGER.warn('The directory "%s" is not available.' % output_dir_path)
131 LOGGER
[all...]
/external/chromium_org/tools/deep_memory_profiler/
H A Ddmprof.py17 LOGGER = logging.getLogger('dmprof') variable
64 LOGGER.setLevel(logging.DEBUG)
69 LOGGER.addHandler(handler)
H A Daccumulate.py26 LOGGER = logging.getLogger('dmprof-accumulate') variable
218 LOGGER.error('A template \'%s\' is not found.' % template_label)
249 LOGGER.setLevel(logging.DEBUG)
254 LOGGER.addHandler(handler)
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
H A DExampleNumbersTest.java37 private static final Logger LOGGER = Logger.getLogger(ExampleNumbersTest.class.getName()); field in class:ExampleNumbersTest
57 LOGGER.log(Level.SEVERE, "Failed validation for " + exampleNumber.toString());
63 LOGGER.log(Level.SEVERE, "Wrong type for " +
66 LOGGER.log(Level.WARNING, "Expected types: ");
68 LOGGER.log(Level.WARNING, type.toString());
151 LOGGER.log(Level.SEVERE, e.toString());
155 LOGGER.log(Level.SEVERE, "Number " + exampleNumber.toString()
169 LOGGER.log(Level.SEVERE, "Failed validation for " + exampleNumber.toString());
190 LOGGER.log(Level.SEVERE, "Failed validation for string " + invalidStringCase);
195 LOGGER
[all...]
/external/chromium_org/tools/deep_memory_profiler/subcommands/
H A Dupload.py15 LOGGER = logging.getLogger('dmprof') variable
74 LOGGER.info("Running: %s", command)
79 LOGGER.error('Error to run gsutil: %s', e)
H A Dbuckets.py11 LOGGER = logging.getLogger('dmprof') variable
H A Dpolicies.py15 LOGGER = logging.getLogger('dmprof') variable
77 LOGGER.info(' %s' % dump.path)
80 LOGGER.info(' shared with...')
98 LOGGER.info(' %s (time difference = %f)' %
102 LOGGER.info(' (no match with pid:%d)' % pid)
115 LOGGER.warn('%25s: %12d != %d (%d)' % (
132 LOGGER.warn(' Assuming tc-unused=0 as it is negative: %d (bytes)' %
273 LOGGER.error('Unrecognized mapping status: %s' % value[0])
299 LOGGER.info('Applying a policy %s to...' % label)
344 LOGGER
[all...]
H A Dcat.py14 LOGGER = logging.getLogger('dmprof') variable
69 LOGGER.error('Inconsistent heap profile dumps.')
74 LOGGER.info('Sorting a dump %s...' % dump.path)
123 LOGGER.info(' Sorting with %s:%s.' % (sorter.world, sorter.name))
175 LOGGER.error('Unrecognized mapping status: %s' % region[0])
H A Dexpand.py12 LOGGER = logging.getLogger('dmprof') variable
73 LOGGER.info('total: %d\n' % total)
H A Dmap.py14 LOGGER = logging.getLogger('dmprof') variable
H A Dpprof.py12 LOGGER = logging.getLogger('dmprof') variable
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DMetadataManager.java45 private static final Logger LOGGER = Logger.getLogger(MetadataManager.class.getName()); field in class:MetadataManager
69 LOGGER.log(Level.WARNING, e.toString());
86 LOGGER.log(Level.WARNING, e.toString());
116 LOGGER.log(Level.WARNING, e.toString());
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
H A DPrefixFileReader.java35 private static final Logger LOGGER = Logger.getLogger(PrefixFileReader.class.getName()); field in class:PrefixFileReader
59 LOGGER.log(Level.WARNING, e.toString());
87 LOGGER.log(Level.WARNING, e.toString());
98 LOGGER.log(Level.WARNING, e.toString());
H A DPhonePrefixMap.java40 private static final Logger LOGGER = Logger.getLogger(PhonePrefixMap.class.getName()); field in class:PhonePrefixMap
99 LOGGER.severe(e.getMessage());
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/
H A Dalerts.py14 LOGGER = logging.getLogger(__name__) variable
62 LOGGER.warn(warning)
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/prefixmapper/
H A DMappingFileProviderTest.java41 private static final Logger LOGGER = Logger.getLogger(MappingFileProviderTest.class.getName()); field in class:MappingFileProviderTest
71 LOGGER.log(Level.SEVERE, e.getMessage());
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...

Completed in 460 milliseconds

12