Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/flac/
H A Dutils.c190 int get_console_width(void) in get_console_width() function
/aosp_15_r20/art/test/testrunner/
H A Dtestrunner.py715 def get_console_width(default=100): function