Home
last modified time | relevance | path

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

/external/pigweed/pw_tokenizer/
Ddecode_test.cc36 const bool kSupportsC99Printf = []() { in __anonc687bd0c0202() variable
49 return (kSupportsC99Printf || (value.find("%hh") == std::string_view::npos && in FormatIsSupported()