Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netmanagerutils/unittest/netmanager_base_common_test/
Dut_netmanager_base_common.cpp260 std::string testStr = "123"; variable
274 std::string testStr = "abcdfagdshrfsth"; variable
288 std::string testStr = "44514564121561456745456891564564894"; variable
302 std::string testStr = "-156423456123512423456146"; variable
316 std::string testStr = "145689"; variable
361 std::string testStr = "145689"; variable
373 std::string testStr = "145689"; variable
385 std::string testStr = "145689"; variable
397 std::string testStr = "145689"; variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dwebp_plugin_export_test.cpp37 string testStr = ""; variable
/foundation/arkui/napi/test/unittest/
Dtest_napi.cpp140 const char testStr[] = "中文,English,123456,!@#$%$#^%&"; variable
168 const char testStr[] = "testSymbol"; variable
187 const char testStr[] = "test"; variable
214 const char testStr[] = "1234567"; variable
729 const char* testStr = "test"; variable
865 auto testStr = engine_->CreateString(str.c_str(), str.length()); variable
972 const char testStr[] = "test"; variable
Dtest_napi_ext.cpp118 char testStr[] = "test"; variable
180 const char16_t testStr[] = u"中文,English,123456,!@#$%$#^%&12345"; variable
414 const char testStr[] = "1234567"; variable
473 const char testStr[] = "1234567"; variable
538 const char testStr[] = "1234567"; variable
813 const char* testStr = "test"; variable
/foundation/arkui/napi/sample/native_module_systemtest/
Dtest_napi.cpp512 char16_t testStr[] = u"system.test.content.!@#%中^&*()6666"; variable
567 char16_t testStr[] = u"system.test.content.abnormal.dd@#!#@$%999900"; variable
588 char16_t testStr[] = u"system.test.content.size_max.abnormal"; variable
611 char16_t testStr[] = u"system.test.content.result.abnormal"; variable
631 char16_t testStr[] = u"system.test.content.env.abnormal"; variable
657 char16_t testStr[] = u"system.test.content.&*!@#¥%"; variable
690 char16_t testStr[] = u"system.test.content. "; variable
722 char16_t testStr[] = u"system.test.content.汉字输入"; variable
754 char16_t testStr[] = u"system.test.content.&&&^^^^.中文9988"; variable
785 char16_t testStr[] = u"system.test.content.abnormal"; variable
[all …]