Home
last modified time | relevance | path

Searched defs:testKey (Results 1 – 25 of 27) sorted by relevance

12

/aosp14/frameworks/base/core/tests/coretests/src/android/provider/
H A DSettingsProviderTest.java74 final String testKey = "testRowNameContentUriForSecure"; in testRowNameContentUriForSecure() local
83 Settings.Secure.putString(getContext().getContentResolver(), testKey, null); in testRowNameContentUriForSecure() local
89 final String testKey = Settings.System.VIBRATE_ON; in testRowNameContentUriForSystem() local
104 Settings.System.putString(getContext().getContentResolver(), testKey, oldValue); in testRowNameContentUriForSystem() local
110 String testKey, String testValue, String secondTestValue) { in testRowNameContentUri()
182 final String testKey = "testSettingsChangeForOtherUser"; in testSettingsChangeForOtherUser() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_mac_test.cpp154 uint8_t testKey[] = "abcdefghijklmnop"; variable
194 uint8_t testKey[] = "abcdefghijklmnop"; variable
222 uint8_t testKey[] = "abcdefghijklmnop"; variable
267 uint8_t testKey[] = "abcdefghijklmnop"; variable
305 uint8_t testKey[] = "abcdefghijklmnop"; variable
340 uint8_t testKey[] = "abcdefghijklmnop"; variable
388 uint8_t testKey[] = "abcdefghijklmnop"; variable
414 uint8_t testKey[] = "abcdefghijklmnop"; variable
450 uint8_t testKey[] = "abcdefghijklmnop"; variable
486 uint8_t testKey[] = "abcdefghijklmnop"; variable
[all …]
H A Dcrypto_sm3_mac_test.cpp149 uint8_t testKey[] = "abcdefghijklmnop"; variable
189 uint8_t testKey[] = "abcdefghijklmnop"; variable
217 uint8_t testKey[] = "abcdefghijklmnop"; variable
262 uint8_t testKey[] = "abcdefghijklmnop"; variable
300 uint8_t testKey[] = "abcdefghijklmnop"; variable
335 uint8_t testKey[] = "abcdefghijklmnop"; variable
383 uint8_t testKey[] = "abcdefghijklmnop"; variable
409 uint8_t testKey[] = "abcdefghijklmnop"; variable
641 uint8_t testKey[] = "abcdefghijklmnop"; variable
676 uint8_t testKey[] = "abcdefghijklmnop"; variable
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/getassociateddata_fuzzer/
H A Dgetassociateddata_fuzzer.cpp35 std::string testKey(fuzzData.GenerateRandomString()); in GetAssociatedDataFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/setassociateddata_fuzzer/
H A Dsetassociateddata_fuzzer.cpp34 std::string testKey(fuzzData.GenerateRandomString()); in SetAssociatedDataFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/createaccount_fuzzer/
H A Dcreateaccount_fuzzer.cpp35 std::string testKey(fuzzData.GenerateRandomString()); in CreateAccountFuzzTest() local
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_aes.c26 char testKey[TEST_AES_32]; in TestAes256ByLocal() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/createaccountstub_fuzzer/
H A Dcreateaccountstub_fuzzer.cpp37 std::string testKey = fuzzData.GenerateRandomString(); in CreateAccountStubFuzzTest() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_sym_key_test.cpp50 uint8_t testKey[] = "abcdefghijklmnop"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvstoreresultset_fuzzer/
H A Dkvstoreresultset_fuzzer.cpp42 Key testKey; in ResultSetFuzzer() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/addaccountimplicitly_fuzzer/
H A Daddaccountimplicitly_fuzzer.cpp58 std::string testKey(fuzzData.GenerateRandomString()); in AddAccountImplicitlyFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/authenticate_fuzzer/
H A Dauthenticate_fuzzer.cpp57 std::string testKey(fuzzData.GenerateRandomString()); in AuthenticateFuzzTest() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H A Dmeta_data_manager_test.cpp51 std::string testKey(TEST_KEY); in DeleteTestData() local
/ohos5.0/base/security/crypto_framework/test/fuzztest/crypto_operation/hcfmaccreate_fuzzer/
H A Dhcfmaccreate_fuzzer.cpp57 char testKey[] = "abcdefghijklmnop"; in TestMac() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_encrypt_delegate_test.cpp65 void GetSnapshotAndValueCheck(const Key &testKey, const Value &testValue, DBStatus errCode) in GetSnapshotAndValueCheck()
83 const Key &testKey, const Value &testValue) in GetNbKvStoreAndCheckFun()
H A Ddistributeddb_interfaces_resultset_performance.cpp57 Key testKey; in InitResultSet() local
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp63 Key testKey; in InitResultSet() local
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/parsing/parcelling/
H A DAndroidPackageTest.kt674 private fun testKey() = KeyPairGenerator.getInstance("RSA") regex
/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Dkey_auto_repeat_test.cpp267 std::string testKey = "testKey"; variable
/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DSettingsStateTest.java438 final String testKey = "testKey"; in testLargeSettingValue() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/model/
H A Dmodel_test_ng.cpp47 uint32_t testKey = UINT32_MAX / 2; variable
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp118 const std::string testKey = "TEST_KEY"; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_test.cpp700 std::vector<uint8_t> testKey = { str.begin(), str.end() }; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddevice_kvstore_test.cpp527 Key testKey = {"TestSchemaStoreC001_key"}; variable
H A Dsingle_kvstore_client_test.cpp416 Key testKey = {"TestSchemaStoreC001_key"}; variable

12