Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/pki/
Dgeneral_names_unittest.cc31 void ReplaceFirstSubstring(std::string* str, in ReplaceFirstSubstring() function
81 ReplaceFirstSubstring(&san_der, "foo@example.com", "f\xF6\xF6@example.com"); in TEST()
102 ReplaceFirstSubstring(&san_der, "foo.example.com", "f\xF6\xF6.example.com"); in TEST()
169 ReplaceFirstSubstring(&san_der, "http://example.com", in TEST()