Home
last modified time | relevance | path

Searched refs:DebugLogger (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/taffy/src/util/
Ddebug.rs10 pub struct DebugLogger { struct
17 impl DebugLogger { impl
68 pub(crate) static NODE_LOGGER: DebugLogger = DebugLogger::new();
/external/python/jinja/tests/
Dtest_api.py288 class DebugLogger: class
295 logging_undefined = make_logging_undefined(DebugLogger())