Home
last modified time | relevance | path

Searched full:plain (Results 1 - 25 of 44) sorted by relevance

12

/test/xts/acts/graphic/vkgl/src/khrgles31/core/
H A DKhrgles31core_texture_gatherTestCase.cpp36 "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 DPasteboardUnified.test.ets71 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 Dhuks_warpped_test.cpp64 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 Dhuks_cipher_aes_test_common.cpp98 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 Dhuks_cipher_sm4_test_common.cpp95 uint8_t plain[SM4_COMMON_SIZE] = {0}; in HksSm4CipherTestCaseOther() local
96 struct OH_Huks_Blob plainText = {SM4_COMMON_SIZE, plain}; in HksSm4CipherTestCaseOther()
H A Dhuks_cipher_rsa_test_common.cpp120 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 Dpost_data.html7 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 Dpost_data.html7 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 Dpost_data.html7 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 Dindex.html8 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 Dpost_data.html7 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 Dpost_data.html7 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 Dpost_data.html7 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 Dpost_data.html7 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 Dmodule.json556 "type": "text/plain"
80 "type": "text/plain"
/test/xts/acts/telephony/networkmanager/http/httpDataOptions/entry/src/ohosTest/ets/test/
H A DHttpMultiFormDataList.test.ets69 * @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 Dselect_strategy_test.cpp35 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 Dindex.html8 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 DGridPage.test.ets64 *tc.name Test Grid with GridItemStyle.PLAIN
65 *tc.desc Test Grid with GridItemStyle.PLAIN
/test/testfwk/arkxtest/uitest/core/
H A Dselect_strategy.h24 PLAIN, member in OHOS::uitest::StrategyEnum
H A Dselect_strategy.cpp90 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 Ddrag_allowDropDataTypes.cpp31 strlist.push_back("general.plain-text"); in drag_setNodeAllowedDropDataTypes_001()
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
H A Dnapi_init.cpp74 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 Dutils.cpp74 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 DGetQueryAbilityByWant.test.ets951 "type": "text/plain"
993 "type": "text/plain"
1014 "type": "text/plain"
1035 "type": "text/plain"
1058 "type": "text/plain"

Completed in 15 milliseconds

12