Home
last modified time | relevance | path

Searched defs:converted_string (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_var.cc119 PP_Var converted_string; in TestNullInputInUtf8Conversion() local
154 pp::Var converted_string(kValidUtf8); in TestValidUtf8() local
180 pp::Var converted_string(orig_string); in TestUtf8WithEmbeddedNulls() local
Dtest_var_deprecated.cc161 PP_Var converted_string; in TestNullInputInUtf8Conversion() local
197 pp::Var converted_string(kValidUtf8); in TestValidUtf8() local
223 pp::Var converted_string(orig_string); in TestUtf8WithEmbeddedNulls() local
/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_api_unittest.cc1183 std::string converted_string; in TEST() local