Home
last modified time | relevance | path

Searched refs:levelName (Results 1 – 11 of 11) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestAnnotations.java504 Level levelName = coverageLevel.getLevel(pathName); in testCoverage() local
505 assertEquals(s, levelName, levelKeyword); in testCoverage()
506 levels.put(s, levelName); in testCoverage()
/external/python/cpython2/Lib/logging/
D__init__.py164 def addLevelName(level, levelName): argument
172 _levelNames[level] = levelName
173 _levelNames[levelName] = level
Dhandlers.py842 def mapPriority(self, levelName): argument
850 return self.priority_map.get(levelName, "warning")
/external/python/cpython3/Lib/logging/
D__init__.py142 def addLevelName(level, levelName): argument
150 _levelToName[level] = levelName
151 _nameToLevel[levelName] = level
Dhandlers.py916 def mapPriority(self, levelName): argument
924 return self.priority_map.get(levelName, "warning")
/external/replicaisland/src/com/replica/replicaisland/
DAndouKun.java119 mLevelName = (TextView)findViewById(R.id.levelName); in onCreate()
/external/python/cpython2/Doc/library/
Dlogging.rst887 .. function:: addLevelName(lvl, levelName)
889 Associates level *lvl* with text *levelName* in an internal dictionary, which is
/external/python/cpython3/Doc/library/
Dlogging.rst1095 .. function:: addLevelName(level, levelName)
1097 Associates level *level* with text *levelName* in an internal dictionary, which is
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/extensions/persist/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...