Home
last modified time | relevance | path

Searched defs:escaped_str (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DStringEscapeUtilsTest.java38 String escaped_str = StringEscapeUtils.escapeShell("$money$signs"); in testEscapesDollarSigns() local
98 String escaped_str = StringEscapeUtils.escapeShell(">greater>signs"); in testEscapesGreaterSigns() local
107 String escaped_str = StringEscapeUtils.escapeShell("<less<signs"); in testEscapesLessSigns() local
114 String escaped_str = StringEscapeUtils.escapeShell("|or|signs"); in testEscapesOrSigns() local
/aosp_15_r20/external/cronet/base/test/
H A Dscoped_feature_list.cc153 std::string escaped_str; in EscapeValue() local
/aosp_15_r20/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc196 char* escaped_str = curl_easy_escape(curl_, text.c_str(), text.size()); in UrlEscape() local
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c611 PyObject *encoded, *escaped_str, *repr_str, *buffer, *result; in sys_displayhook_unencodable() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...