Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dformat_string.h36 std::array<char, 256> local_buff; in format_string_imp() local
/aosp_15_r20/external/libcxx/test/support/
H A Dformat_string.hpp36 std::array<char, 256> local_buff; in format_string_imp() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dcolorprint.cc91 char local_buff[256]; in FormatString() local
H A Dstring_util.cc132 std::array<char, 256> local_buff; in StrFormatImp() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/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
/aosp_15_r20/external/google-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
/aosp_15_r20/external/libcxx/src/filesystem/
H A Dfilesystem_common.h72 array<char, 256> local_buff; in format_string_imp() local