Searched refs:spec_ (Results 1 – 7 of 7) sorted by relevance
102 explicit UntypedFormatSpec(string_view s) : spec_(s) {} in UntypedFormatSpec()106 : spec_(pc) {} in UntypedFormatSpec()110 str_format_internal::UntypedFormatSpecImpl spec_; variable
146 nghttp2_priority_spec_init(&spec_, stream_id, weight, exclusive); in priority_spec()154 return &spec_; in get()
139 nghttp2_priority_spec spec_;
55 return s.spec_; in Extract()
69 return s.spec_; in Extract()
104 follow the convention of starting with the word "test_" or "spec_". You don't HAVE