Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_string/
H A Dstring_test.cc43 class StringViewLikeButConvertsToPointer : public StringViewLike<T> { class
537 StringViewLikeButConvertsToPointer<char>("1", 1)); in TEST()
1036 fail.assign(StringViewLikeButConvertsToPointer<char>("1", 1)); in TEST()