Home
last modified time | relevance | path

Searched refs:LOGGER (Results 1 – 25 of 55) sorted by relevance

123

/external/v8/test/cctest/
Dtest-log.cc46 LOGGER->TearDown(); in ~ScopedLoggerInitializer()
57 temp_file_ = LOGGER->TearDown(); in StopLoggingGetTempFile()
104 LOGGER->StringEvent("test-start", ""); in TEST()
106 LOGGER->StringEvent("test-profiler-start", ""); in TEST()
114 LOGGER->StringEvent("test-profiler-stop", ""); in TEST()
117 LOGGER->StringEvent("test-profiler-start-2", ""); in TEST()
125 LOGGER->StringEvent("test-profiler-stop-2", ""); in TEST()
126 LOGGER->StringEvent("test-stop", ""); in TEST()
361 LOGGER->LogCompiledFunctions(); in TEST()
386 LOGGER->LogCompiledFunctions(); in TEST()
[all …]
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
DImageLoader.java49 private static final Logger LOGGER = Logger.getLogger(ImageLoader.class.getName()); field in ImageLoader
80 LOGGER.warning("Image could not be loaded by none of available loaders!"); in loadImage()
104 LOGGER.info("Unable to load image using AWT loader!"); in loadImage()
111 LOGGER.info("Unable to load image using DDS loader!"); in loadImage()
118 LOGGER.info("Unable to load image using TGA loader!"); in loadImage()
DTextureHelper.java78 private static final Logger LOGGER = Logger.getLogger(TextureHelper.class.getName()); field in TextureHelper
189 LOGGER.warning("Point density texture loading currently not supported!"); in getTexture()
192 LOGGER.warning("Voxel data texture loading currently not supported!"); in getTexture()
196LOGGER.log(Level.WARNING, "Unsupported texture type: {0} for texture: {1}", new Object[]{type, tex… in getTexture()
390 LOGGER.log(Level.FINE, "Fetching texture with OMA = {0}", image.getOldMemoryAddress()); in getTextureFromImage()
396 LOGGER.log(Level.INFO, "Reading texture from file: {0}", texturePath); in getTextureFromImage()
399 LOGGER.info("Packed texture. Reading directly from the blend file!"); in getTextureFromImage()
415 if(LOGGER.isLoggable(Level.FINE)) { in getTextureFromImage()
416LOGGER.log(Level.FINE, "Adding texture {0} to the loaded features with OMA = {1}", new Object[] {t… in getTextureFromImage()
471 LOGGER.fine(e.getLocalizedMessage()); in loadTextureFromFile()
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
DExampleNumbersTest.java39 private static final Logger LOGGER = Logger.getLogger(ExampleNumbersTest.class.getName()); field in ExampleNumbersTest
74 LOGGER.log(Level.SEVERE, "Failed validation for " + exampleNumber.toString()); in checkNumbersValidAndCorrectType()
80 LOGGER.log(Level.SEVERE, "Wrong type for " + in checkNumbersValidAndCorrectType()
83 LOGGER.log(Level.WARNING, "Expected types: "); in checkNumbersValidAndCorrectType()
85 LOGGER.log(Level.WARNING, type.toString()); in checkNumbersValidAndCorrectType()
168 LOGGER.log(Level.SEVERE, e.toString()); in testCanBeInternationallyDialled()
172 LOGGER.log(Level.SEVERE, "Number " + exampleNumber.toString() in testCanBeInternationallyDialled()
190 LOGGER.log(Level.SEVERE, "Emergency example number test failed for " + regionCode); in testEmergency()
204 LOGGER.log(Level.SEVERE, "Failed validation for " + exampleNumber.toString()); in testGlobalNetworkNumbers()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/particles/
DParticlesHelper.java21 private static final Logger LOGGER = Logger.getLogger(ParticlesHelper.class.getName()); field in ParticlesHelper
119LOGGER.warning("Neither object nor group particles supported yet! Using point representation inste… in toParticleEmitter()
123LOGGER.warning("Lines not yet supported! Using point representation instead!");//TODO: support lin… in toParticleEmitter()
145LOGGER.warning("Default shape used! Unknown emitter shape value ('from' parameter: " + from + ')'); in toParticleEmitter()
182LOGGER.warning("Boids and Keyed particles physic not yet supported! Empty influencer used!"); in toParticleEmitter()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/
DBlenderModelLoader.java51 private static final Logger LOGGER = Logger.getLogger(BlenderModelLoader.class.getName()); field in BlenderModelLoader
65LOGGER.log(Level.INFO, "{0}: {1}--> {2}", new Object[]{((Node) object).getName(), ((Node) object).… in load()
77 LOGGER.log(Level.SEVERE, e.getMessage(), e); in load()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/cameras/
DCameraHelper.java18 private static final Logger LOGGER = Logger.getLogger(CameraHelper.class.getName()); field in CameraHelper
66LOGGER.log(Level.WARNING, "Unknown camera type: {0}. Perspective camera is being used!", type); in toCamera250()
97LOGGER.log(Level.WARNING, "Unknown camera type: {0}. Perspective camera is being used!", type); in toCamera249()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/lights/
DLightHelper.java55 private static final Logger LOGGER = Logger.getLogger(LightHelper.class.getName()); field in LightHelper
82 LOGGER.log(Level.WARNING, "'Sun' lamp is not supported in jMonkeyEngine."); in toLight()
99 LOGGER.log(Level.WARNING, "'Hemi' lamp is not supported in jMonkeyEngine."); in toLight()
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
DPhoneNumberOfflineGeocoder.java40 private static final Logger LOGGER = Logger.getLogger(PhoneNumberOfflineGeocoder.class.getName()); field in PhoneNumberOfflineGeocoder
67 LOGGER.log(Level.WARNING, e.toString()); in loadMappingFileProvider()
95 LOGGER.log(Level.WARNING, e.toString()); in loadAreaCodeMapFromFile()
106 LOGGER.log(Level.WARNING, e.toString()); in close()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
DConstraintClampTo.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintClampTo.class.getName()); field in ConstraintClampTo
41 LOGGER.log(Level.INFO, "'Clamp to' not yet implemented! Curves not yet implemented!", name); in bakeConstraint()
DConstraintMinMax.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintMinMax.class.getName()); field in ConstraintMinMax
40 LOGGER.log(Level.WARNING, "'Min max' constraint NOT implemented!"); in bakeConstraint()
DConstraintTransform.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintAction.class.getName()); field in ConstraintTransform
40 LOGGER.log(Level.WARNING, "'Transform' constraint NOT implemented!"); in bakeConstraint()
DConstraintPython.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintPython.class.getName()); field in ConstraintPython
40 LOGGER.log(Level.WARNING, "'Python' constraint NOT implemented!"); in bakeConstraint()
DConstraintAction.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintAction.class.getName()); field in ConstraintAction
40 LOGGER.log(Level.WARNING, "'Action' constraint NOT implemented!"); in bakeConstraint()
DConstraintLockTrack.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintLockTrack.class.getName()); field in ConstraintLockTrack
41 LOGGER.log(Level.WARNING, "'Lock track' constraint NOT implemented!"); in bakeConstraint()
DConstraintStretchTo.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintStretchTo.class.getName()); field in ConstraintStretchTo
40 LOGGER.log(Level.WARNING, "'Stretch to' constraint NOT implemented!"); in bakeConstraint()
DConstraintSplineInverseKinematic.java16 …private static final Logger LOGGER = Logger.getLogger(ConstraintSplineInverseKinematic.class.getNa… field in ConstraintSplineInverseKinematic
42 LOGGER.log(Level.WARNING, "'Splie IK' constraint NOT implemented!"); in bakeConstraint()
DConstraintPivot.java16 private static final Logger LOGGER = Logger.getLogger(ConstraintPivot.class.getName()); field in ConstraintPivot
42 LOGGER.log(Level.WARNING, "'Pivot' constraint NOT implemented!"); in bakeConstraint()
DConstraintRigidBodyJoint.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintRigidBodyJoint.class.getName()); field in ConstraintRigidBodyJoint
40 LOGGER.log(Level.WARNING, "'Rigid body joint' constraint NOT implemented!"); in bakeConstraint()
DConstraintFollowPath.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintFollowPath.class.getName()); field in ConstraintFollowPath
40 LOGGER.log(Level.INFO, "'Follow path' not implemented! Curves not yet implemented!"); in bakeConstraint()
DConstraintDampTrack.java16 private static final Logger LOGGER = Logger.getLogger(ConstraintDampTrack.class.getName()); field in ConstraintDampTrack
41 LOGGER.log(Level.WARNING, "'Damp Track' constraint NOT implemented!"); in bakeConstraint()
DConstraintChildOf.java15 private static final Logger LOGGER = Logger.getLogger(ConstraintChildOf.class.getName()); field in ConstraintChildOf
40 LOGGER.log(Level.WARNING, "ChildOf constraint NOT implemented!"); in bakeConstraint()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/objects/
DObjectHelper.java74 private static final Logger LOGGER = Logger.getLogger(ObjectHelper.class.getName()); field in ObjectHelper
121 LOGGER.log(Level.INFO, "Loading obejct: {0}", name); in toObject()
139 LOGGER.log(Level.INFO, "Importing empty."); in toObject()
149 LOGGER.log(Level.INFO, "Importing mesh."); in toObject()
181 LOGGER.log(Level.INFO, "Importing curve/nurb."); in toObject()
195 LOGGER.log(Level.INFO, "Importing lamp."); in toObject()
227 LOGGER.log(Level.WARNING, "Unknown type of light: {0}", light); in toObject()
255 LOGGER.log(Level.WARNING, "Unknown object type: {0}", type); in toObject()
DProperties.java23 private static final Logger LOGGER = Logger.getLogger(Properties.class.getName()); field in Properties
343LOGGER.warning("Cannot save the property's value! Invalid array subtype! Property: name: " + name … in write()
355 LOGGER.warning("Numtypes value not supported! Cannot write it!"); in write()
360LOGGER.warning("Cannot save the property's value! Invalid type! Property: name: " + name + "; type… in write()
393LOGGER.warning("Cannot read the property's value! Invalid array subtype! Property: name: " + name … in read()
405 LOGGER.warning("Numtypes value not supported! Cannot read it!"); in read()
410LOGGER.warning("Cannot read the property's value! Invalid type! Property: name: " + name + "; type… in read()
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/blending/
DTextureBlenderFactory.java16 private static final Logger LOGGER = Logger.getLogger(TextureBlenderFactory.class.getName()); field in TextureBlenderFactory
70LOGGER.log(Level.WARNING, "Image type not yet supported for blending: {0}. Returning a blender tha… in createTextureBlender()

123