Searched defs:FromASCII (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/base/files/ | ||
H A D | file_path.cc | 656 FilePath FilePath::FromASCII(StringPiece ascii) { in FromASCII() function in base::FilePath |
H A D | file_path_unittest.cc | 1260 TEST_F(FilePathTest, FromASCII) { in TEST_F() argument |
/aosp_15_r20/external/pdfium/core/fxcrt/ | ||
H A D | widestring.cpp | 921 WideString WideString::FromASCII(ByteStringView bstr) { in FromASCII() function in fxcrt::WideString |
H A D | widestring_unittest.cpp | 1250 TEST(WideString, FromASCII) { in TEST() argument |