Home
last modified time | relevance | path

Searched defs:NullFormatter (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/helpers/
Dhighlighter.py54 NullFormatter = pygments.formatters.other.NullFormatter variable
/external/python/cpython2/Lib/
Dformatter.py27 class NullFormatter: class