Home
last modified time | relevance | path

Searched refs:readConfiguration (Results 1 – 15 of 15) sorted by relevance

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogManagerTest.java325 manager.readConfiguration(EnvironmentHelper.PropertiesToInputStream(props)); in testDefaultLoggerProperties()
346 mockManager.readConfiguration(EnvironmentHelper.PropertiesToInputStream(props)); in testMockGetProperty()
365 manager.readConfiguration(EnvironmentHelper.PropertiesToInputStream(props)); in testGetProperty()
374 manager.readConfiguration(EnvironmentHelper.PropertiesToInputStream(props)); in testGetProperty()
380 manager.readConfiguration(null); in testReadConfiguration_null()
393 lm.readConfiguration(); in testReadConfiguration()
475 mockManager.readConfiguration(stream); in testReadConfigurationInputStream()
492 mockManager.readConfiguration(null); in testReadConfigurationInputStream_null()
501 manager.readConfiguration(EnvironmentHelper.PropertiesToInputStream(props)); in testReadConfigurationInputStream_root()
523 manager.readConfiguration(stream); in testReadConfigurationInputStream_root()
[all …]
DMemoryHandlerTest.java69 manager.readConfiguration(EnvironmentHelper in setUp()
96 manager.readConfiguration(); in tearDown()
171 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
181 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
191 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
199 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
207 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
215 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
223 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
228 manager.readConfiguration(EnvironmentHelper in testMemoryHandlerInvalidProps()
[all …]
DSocketHandlerTest.java80 LOG_MANAGER.readConfiguration(EnvironmentHelper in tearDown()
200 LOG_MANAGER.readConfiguration( in testConstructor_NoBasicProperties()
237 LOG_MANAGER.readConfiguration( in testConstructor_ValidProperties()
281 LOG_MANAGER.readConfiguration( in testConstructor_InvalidBasicProperties()
331 LOG_MANAGER.readConfiguration( in testConstructor_InvalidPort()
356 LOG_MANAGER.readConfiguration( in testConstructor_NotOpenPort()
388 LOG_MANAGER.readConfiguration( in testConstructor_InvalidHost()
416 LOG_MANAGER.readConfiguration( in testClose_SufficientPrivilege_NormalClose()
444 LOG_MANAGER.readConfiguration( in testClose_SufficientPrivilege_DirectClose()
469 LOG_MANAGER.readConfiguration( in testPublish_NoFilter()
[all …]
DConsoleHandlerTest.java106 LogManager.getLogManager().readConfiguration( in testConstructor_ValidProperties()
130 LogManager.getLogManager().readConfiguration( in testConstructor_InvalidProperties()
154 LogManager.getLogManager().readConfiguration( in testClose_SufficientPrivilege_NormalClose()
174 LogManager.getLogManager().readConfiguration( in testClose_SufficientPrivilege_Exception()
192 LogManager.getLogManager().readConfiguration( in testClose_SufficientPrivilege_DirectClose()
210 LogManager.getLogManager().readConfiguration( in testPublish_NoFilter()
248 LogManager.getLogManager().readConfiguration( in testPublish_AfterResetSystemErr()
270 LogManager.getLogManager().readConfiguration( in testPublish_WithFilter()
311 LogManager.getLogManager().readConfiguration( in testPublish_Null()
324 LogManager.getLogManager().readConfiguration( in testPublish_EmptyMsg()
[all …]
DStreamHandlerTest.java121 LogManager.getLogManager().readConfiguration( in testConstructor_NoParameter_ValidProperties()
146 LogManager.getLogManager().readConfiguration( in testConstructor_NoParameter_InvalidProperties()
198 LogManager.getLogManager().readConfiguration( in testConstructor_HasParameters_ValidProperties()
224 LogManager.getLogManager().readConfiguration( in testConstructor_HasParameters_InvalidProperties()
252 LogManager.getLogManager().readConfiguration( in testConstructor_HasParameters_ValidPropertiesNullStream()
280 LogManager.getLogManager().readConfiguration( in testConstructor_HasParameters_ValidPropertiesNullFormatter()
597 LogManager.getLogManager().readConfiguration( in testPublish_AfterClose()
DFileHandlerTest.java71 manager.readConfiguration(EnvironmentHelper in setUp()
192 manager.readConfiguration(EnvironmentHelper in testDefaultValue()
396 manager.readConfiguration(EnvironmentHelper in testInvalidProperty()
406 manager.readConfiguration(EnvironmentHelper in testInvalidProperty()
DHandlerTest.java93 LogManager.getLogManager().readConfiguration( in testConstructor_Properties()
DLoggerTest.java241 LogManager.getLogManager().readConfiguration( in testGetLogger_Normal()
274 LogManager.getLogManager().readConfiguration( in testGetLogger_InvalidLevel()
379 LogManager.getLogManager().readConfiguration( in testGetLoggerWithRes_Normal()
3848 lm.readConfiguration(logPropsStream); in test_initHandler()
/external/opencensus-java/contrib/log_correlation/stackdriver/src/test/java/io/opencensus/contrib/logcorrelation/stackdriver/
DOpenCensusTraceLoggingEnhancerTest.java258 .readConfiguration( in overrideProjectIdWithLoggingProperty()
277 .readConfiguration( in setSpanSelectionWithLoggingProperty()
291 .readConfiguration( in loggingPropertyTakesPrecedenceOverSystemProperty()
/external/swiftshader/src/Main/
DSwiftConfig.hpp97 void readConfiguration(bool disableServerOverride = false);
DSwiftConfig.cpp49 readConfiguration(disableServerOverride); in SwiftConfig()
128 readConfiguration(); in serverLoop()
716 void SwiftConfig::readConfiguration(bool disableServerOverride) in readConfiguration() function in sw::SwiftConfig
/external/swiftshader/src/Device/
DSwiftConfig.hpp97 void readConfiguration(bool disableServerOverride = false);
DSwiftConfig.cpp49 readConfiguration(disableServerOverride); in SwiftConfig()
128 readConfiguration(); in serverLoop()
716 void SwiftConfig::readConfiguration(bool disableServerOverride) in readConfiguration() function in sw::SwiftConfig
/external/caliper/caliper/src/main/java/com/google/caliper/config/
DLoggingConfigLoader.java66 logManager.readConfiguration(fis); in loadLoggingConfig()
/external/guice/extensions/struts2/lib/
Djsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...