Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dformat_string.h36 std::array<char, 256> local_buff; in format_string_imp() local
/llvm-project/third-party/benchmark/src/
H A Dcolorprint.cc91 char local_buff[256]; in FormatString() local
H A Dstring_util.cc118 std::array<char, 256> local_buff; in StrFormatImp() local