Home
last modified time | relevance | path

Searched refs:BOLD (Results 1 – 3 of 3) sorted by relevance

/tools/repohooks/rh/
Dterminal.py43 BOLD = -1 variable in Color
95 if color == self.BOLD:
/tools/tradefederation/core/res/perfetto/
Drecord_android_trace342 BOLD = '\033[1m'
371 ANSI.BOLD + 'Examples' + ANSI.END, ' -t 10s -b 32mb sched gfx wm -a*',
374 ANSI.BOLD + 'Long traces' + ANSI.END,
626 prt('Pulling into %s' % host_file, ANSI.BOLD)
/tools/acloud/internal/lib/
Dutils.py484 BOLD = "\033[1m" variable in TextColors