Home
last modified time | relevance | path

Searched defs:old_out (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/strings/
Dutf_string_conversions_regression_fuzzer.cc20 base::string16 old_out; in UTF8ToCheck() local
32 std::wstring old_out; in UTF8ToCheck() local
49 std::string old_out; in UTF16ToCheck() local
61 std::wstring old_out; in UTF16ToCheck() local
78 std::string old_out; in WideToCheck() local
90 base::string16 old_out; in WideToCheck() local
/external/armnn/third-party/stb/
Dstb_image.h6046 stbi_uc *out, *old_out; // output buffer (always 4 components) member