| /test/xts/acts/graphic/vkgl/src/khrgles31/core/ |
| H A D | Khrgles31core_texture_gatherTestCase.cpp | 36 "ther.plain-gather-float-2d"); 40 "ather.plain-gather-int-2d"); 44 "ather.plain-gather-uint-2d"); 48 "ther.plain-gather-depth-2d"); 52 "er.plain-gather-float-2darray"); 56 "her.plain-gather-int-2darray"); 60 "er.plain-gather-uint-2darray"); 64 "er.plain-gather-depth-2darray"); 68 "r.plain-gather-float-cube-rgba"); 72 "er.plain [all...] |
| /test/xts/acts/distributeddatamgr/Pasteboardjsapitest/entry/src/ohosTest/ets/test/ |
| H A D | PasteboardUnified.test.ets | 71 console.info(TAG + 'Get Plain Text Unified Data Success, type: ' + records[0].getType() + 'details:' + JSON.stringify(record.details));
73 console.info(TAG + 'Get Plain Text Data No Success, Type:' + records[0].getType());
77 console.info(TAG + 'Get Plain Text Unified Data Fail:' + error);
118 console.info(TAG + 'Get Plain Text UnifiedData Success, type:' + records[0].getType() + 'details:' + JSON.stringify(record.details));
120 console.info(TAG + 'Get Plain Text Data No Success,type:' + records[0].getType());
124 console.info(TAG + 'Get Plain Text UnifiedData Fail:' + error);
159 console.info(TAG + 'Get Plain Text UnifiedData Success, type:' + records[0].getType() + 'details:' + JSON.stringify(record.details));
208 console.info(TAG + 'Get Plain Text Unified Data Success, type: ' + records[0].getType() + 'details:' + JSON.stringify(record.details));
210 console.info(TAG + 'Get Plain Text Data No Success, Type:' + records[0].getType());
214 console.info(TAG + 'Get Plain Tex [all...] |
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_warpped_test.cpp | 64 static struct OH_Huks_Blob g_callerAes256Kek = {.size = strlen("This is kek to encrypt plain key"), 65 .data = (uint8_t *)"This is kek to encrypt plain key"}; 73 static struct OH_Huks_Blob g_importedAes256PlainKey = {.size = strlen("This is plain key to be imported"), 74 .data = (uint8_t *)"This is plain key to be imported"}; 157 EXPECT_EQ(ret.errorCode, (int32_t)OH_HUKS_SUCCESS) << "InitParamSet(import plain key) failed."; in InitCommonTestParamsAndDoImport()
|
| H A D | huks_cipher_aes_test_common.cpp | 98 uint8_t plain[AES_COMMON_SIZE] = {0}; in HksAesCipherTestCaseOther() local 99 struct OH_Huks_Blob plainText = {AES_COMMON_SIZE, plain}; in HksAesCipherTestCaseOther() 147 uint8_t plain[AES_COMMON_SIZE] = {0}; in HksAesCipherTestCaseGcm2() local 148 struct OH_Huks_Blob plainText = {AES_COMMON_SIZE, plain}; in HksAesCipherTestCaseGcm2()
|
| H A D | huks_cipher_sm4_test_common.cpp | 95 uint8_t plain[SM4_COMMON_SIZE] = {0}; in HksSm4CipherTestCaseOther() local 96 struct OH_Huks_Blob plainText = {SM4_COMMON_SIZE, plain}; in HksSm4CipherTestCaseOther()
|
| H A D | huks_cipher_rsa_test_common.cpp | 120 uint8_t plain[Unittest::RsaCipher::RSA_COMMON_SIZE] = {0}; in HksRsaCipherTestCase() local 121 struct OH_Huks_Blob plainText = {Unittest::RsaCipher::RSA_COMMON_SIZE, plain}; in HksRsaCipherTestCase()
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/ohosTest/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/ohosTest/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| H A D | index.html | 8 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/main/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_three_napis/entry/src/ohosTest/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/ohosTest/resources/rawfile/ |
| H A D | post_data.html | 7 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"}); 18 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/ability/ability_runtime/stage/actseuripermission/actsseuripermissionassisthap/entry/src/main/ |
| H A D | module.json5 | 56 "type": "text/plain" 80 "type": "text/plain"
|
| /test/xts/acts/telephony/networkmanager/http/httpDataOptions/entry/src/ohosTest/ets/test/ |
| H A D | HttpMultiFormDataList.test.ets | 69 * @tc.desc : test multiFormDataList with contentType(text/plain) hasData
115 * @tc.desc : test multiFormDataList with contentType(text/plain) hasData
205 * @tc.desc : test multiFormDataList with contentType(text/plain) no data
227 contentType: "text/plain",
282 contentType: "text/plain",
337 contentType: "text/plain",
391 contentType: "text/plain",
450 contentType: "text/plain",
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | select_strategy_test.cpp | 35 std::unique_ptr<SelectStrategy> plain = SelectStrategy::BuildSelectStrategy(buildParam, false); in TEST() local 42 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 48 plain->RefreshWidgetBounds(widget); in TEST() 62 std::unique_ptr<SelectStrategy> plain = SelectStrategy::BuildSelectStrategy(buildParam, false); in TEST() local 69 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 73 plain->RefreshWidgetBounds(widget); in TEST() 87 std::unique_ptr<SelectStrategy> plain = SelectStrategy::BuildSelectStrategy(buildParam, false); in TEST() local 94 plain->SetAndCalcSelectWindowRect(selectWindow, overlay); in TEST() 98 plain->RefreshWidgetBounds(widget); in TEST()
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_four_napis/entry/src/main/resources/rawfile/ |
| H A D | index.html | 8 var myBlob = new Blob(["This is my blob content"], {type : "text/plain"});
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_scroll/ace_ets_module_scroll_api11/entry/src/main/ets/test/gridTest/ |
| H A D | GridPage.test.ets | 64 *tc.name Test Grid with GridItemStyle.PLAIN
65 *tc.desc Test Grid with GridItemStyle.PLAIN
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | select_strategy.h | 24 PLAIN, member in OHOS::uitest::StrategyEnum
|
| H A D | select_strategy.cpp | 90 std::string strategy = "PLAIN"; in Describe() 92 case StrategyEnum::PLAIN: in Describe() 93 strategy = "PLAIN"; in Describe() 108 LOG_I("Error StrategyType, use plain"); in Describe() 109 strategy = "PLAIN"; in Describe() 476 return StrategyEnum::PLAIN;
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/ |
| H A D | drag_allowDropDataTypes.cpp | 31 strlist.push_back("general.plain-text"); in drag_setNodeAllowedDropDataTypes_001()
|
| /test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 74 if (std::string(type) == "general.plain-text") {
in GetDataCallback() 365 char type[] = "general.plain-text";
in OH_Pasteboard_HasType0100() 485 const char* types[3] = { "general.plain-text", "general.hyperlink", "general.html" };
in OH_Pasteboard_GetData0200()
|
| /test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/ |
| H A D | utils.cpp | 74 static struct OH_Huks_Blob g_callerAes256Kek = {.size = (uint32_t)strlen("This is kek to encrypt plain key"),
75 .data = (uint8_t*)"This is kek to encrypt plain key"};
81 static struct OH_Huks_Blob g_importedAes256PlainKey = {.size = (uint32_t)strlen("This is plain key to be imported"),
82 .data = (uint8_t*)"This is plain key to be imported"};
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlemanageretstest/entry/src/main/ets/test/ |
| H A D | GetQueryAbilityByWant.test.ets | 951 "type": "text/plain" 993 "type": "text/plain" 1014 "type": "text/plain" 1035 "type": "text/plain" 1058 "type": "text/plain"
|