Searched defs:valid_types (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/test/std/time/time.syn/ | ||
H A D | formatter_tests.h | 71 check_invalid_type(const std::set<std::basic_string_view<CharT>> & valid_types,std::string_view what,std::basic_string<CharT> type,const T & arg) check_invalid_type() argument |
/llvm-project/libcxx/test/std/utilities/format/format.functions/ | ||
H A D | format_tests.h | 587 const char* valid_types = "s?"; global() local |