Searched refs:this_pw_test (Results 1 – 1 of 1) sorted by relevance
27 namespace this_pw_test { namespace47 StatusWithSize ToString<this_pw_test::CustomType>( in ToString()48 const this_pw_test::CustomType&, std::span<char> buffer) { in ToString()49 return string::Format(buffer, this_pw_test::CustomType::kToString); in ToString()57 using this_pw_test::CustomType;