Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dresult.cpp185 auto short_file = in format() local
194 kTerminalUnderline, short_file, kTerminalReset, in format()
198 out = fmt::format_to(out, "{}:{} | {} | {}", short_file, line_, in format()
208 auto short_file = in format() local
212 short_file, kTerminalReset, kTerminalYellow, in format()
215 out = fmt::format_to(out, "{}:{}", short_file, line_); in format()