Home
last modified time | relevance | path

Searched defs:dprint (Results 1 – 3 of 3) sorted by relevance

/external/autotest/tko/
Dutils.py7 def dprint(msg): function
Ddb.py229 def dprint(self, value): member in db_sql
/external/python/cpython3/Tools/scripts/
Dpep384_macrocheck.py23 def dprint(*args, **kw): function