Home
last modified time | relevance | path

Searched refs:LOGGING_ENABLED (Results 1 – 5 of 5) sorted by relevance

/external/autotest/frontend/afe/
Drpcserver_logging.py8 LOGGING_ENABLED = config.get_config_value('SERVER', 'rpc_logging', type=bool) variable
29 if LOGGING_ENABLED:
Drpc_handler.py235 if rpcserver_logging.LOGGING_ENABLED:
/external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
DLogger.java9 private static final String LOGGING_ENABLED = "robolectric.logging.enabled"; field in Logger
89 return Boolean.getBoolean(LOGGING_ENABLED); in loggingEnabled()
/external/skia/src/gpu/
DGrTessellator.cpp88 #define LOGGING_ENABLED 0 macro
90 #if LOGGING_ENABLED
156 #if LOGGING_ENABLED in Vertex()
171 #if LOGGING_ENABLED
513 #if LOGGING_ENABLED in Poly()
653 #if LOGGING_ENABLED
673 #if LOGGING_ENABLED in append_point_to_contour()
1187 #if LOGGING_ENABLED in create_sorted_vertex()
1379 #if LOGGING_ENABLED in sorted_merge()
1418 #if LOGGING_ENABLED in dump_mesh()
[all …]
/external/skqp/src/gpu/
DGrTessellator.cpp88 #define LOGGING_ENABLED 0 macro
90 #if LOGGING_ENABLED
156 #if LOGGING_ENABLED in Vertex()
171 #if LOGGING_ENABLED
513 #if LOGGING_ENABLED in Poly()
653 #if LOGGING_ENABLED
673 #if LOGGING_ENABLED in append_point_to_contour()
1187 #if LOGGING_ENABLED in create_sorted_vertex()
1379 #if LOGGING_ENABLED in sorted_merge()
1418 #if LOGGING_ENABLED in dump_mesh()
[all …]